mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-09-11 07:24:30 +08:00
Fix url repo in developmento topic (#460)
This commit is contained in:
parent
756420f5fa
commit
d20d4f6bf1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue