Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kasnerz authored Nov 14, 2024
1 parent 6be69b0 commit 78fa769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ git clone https://github.com/ufal/factgenie.git
cd factgenie
pip install -e .[dev,deploy]
```
This approach will allow you to manually modify configuration files, write your own data classes and access generated files.
This approach will allow you to manually modify configuration files and write your own data classes.

After installing factgenie, use the following command to run the server on your local computer:
```bash
Expand Down

0 comments on commit 78fa769

Please sign in to comment.