Skip to content

Commit 91cb67a

Browse files
committed
fix: clone URL
1 parent 081d35d commit 91cb67a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ To get a local copy up and running, follow these steps.
121121
1. Clone the repo and go to the project folder
122122

123123
```sh
124-
git clone https://github.com/algora-io/console.git; cd console
124+
git clone https://github.com/algora-io/algora.git; cd algora
125125
```
126126

127127
2. Install Elixir and Erlang/OTP

0 commit comments

Comments
 (0)