Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Aleph-VM

The Aleph-VM project allows you to run programs on [Aleph.im](https://aleph.im/).
The Aleph-VM project allows you to run programs on [Aleph Cloud](https://aleph.cloud/).

Aleph-VM is optimized to run programs on demand in a "function-as-as-service",
as a response to HTTP requests.
Expand All @@ -17,7 +17,7 @@ Writing programs in Python using ASGI compatible frameworks (
## Installation from packages


Head over to the official user doc https://docs.aleph.im/nodes/compute/ on how to run an Aleph.im Compute Resource
Head over to the official user doc [https://docs.aleph.cloud/nodes/compute/introduction/](https://docs.aleph.cloud/nodes/compute/introduction/) on how to run an Aleph Cloud Compute Resource
Node

## 2. Install Aleph-VM from source
Expand Down
Loading