Skip to content
Snippets Groups Projects
Commit 3152bb29 authored by pswain's avatar pswain
Browse files

Update README.md

parent 35a13f42
No related branches found
No related tags found
No related merge requests found
......@@ -26,13 +26,13 @@ conda create -n alibylite python=3.10
conda activate alibylite
```
- Git clone alibylite, change to the alibylite directory, and use poetry to install:
- Git clone alibylite, change to the alibylite directory with the poetry.lock file, and use poetry to install:
```bash
poetry install
```
- Git clone wela, change to the wela directory, and use poetry to install:
- Git clone wela, change to the wela directory with the poetry.lock file, and use poetry to install:
```bash
poetry install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment