Compare commits
1 Commits
4d67bdac30
...
aefb65f2ea
Author | SHA1 | Date |
---|---|---|
coolneng | aefb65f2ea |
|
@ -37,6 +37,12 @@ cd locimend
|
||||||
nix-shell
|
nix-shell
|
||||||
```
|
```
|
||||||
|
|
||||||
|
5. Install the dependencia via poetry:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
poetry install
|
||||||
|
```
|
||||||
|
|
||||||
After running these commands, you will find yourself in a shell that
|
After running these commands, you will find yourself in a shell that
|
||||||
contains all the needed dependencies.
|
contains all the needed dependencies.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue