diff options
Diffstat (limited to 'docs/guide.md')
| -rw-r--r-- | docs/guide.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guide.md b/docs/guide.md index f9fb3f5..af26209 100644 --- a/docs/guide.md +++ b/docs/guide.md @@ -61,7 +61,7 @@ required. After installing the dependencies, you can download the `alive` source code from the [releases page][:*release*:], or clone the [git repository][:*web*:]: - $ git clone https://github.com/s-ol/alivecoding.git + $ git clone https://github.com/s-ol/alive.git To run the copilot, open a shell and navigate into the repository. You can now run the `hello.alv` example script using the following command: |
