Fix url repo in developmento topic (#460)

This commit is contained in:
Carlos 2021-07-23 17:48:24 -03:00 committed by GitHub
parent 756420f5fa
commit d20d4f6bf1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -156,7 +156,7 @@ The following environment variables configure Livebook:
Livebook is primarily a Phoenix web application and can be setup as such:
```shell
git clone https://github.com/elixir-nx/livebook.git
git clone https://github.com/livebook-dev/livebook.git
cd livebook
mix deps.get