Skip to content

Commit

Permalink
haha
Browse files Browse the repository at this point in the history
  • Loading branch information
Lekuruu committed Nov 11, 2024
1 parent d4f79e3 commit 4d4529b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MANUAL.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ python3 -m pip install -r requirements.txt

You might want to use a [virtual environment](https://docs.python.org/3/tutorial/venv.html) for that, if any dependencies conflict with each other.

Rename the `.example_env` files, to `.env` and edit them, to match your setup.
Rename the `.example.env` files, to `.env` and edit them, to match your setup.
After that you should be ready to run the all the servers, by running this command for all projects:

```shell
Expand Down

0 comments on commit 4d4529b

Please sign in to comment.