Skip to content

Commit

Permalink
Merge pull request #89 from scrollmapper/2025
Browse files Browse the repository at this point in the history
Update 4_adding_texts.md
  • Loading branch information
LeoBlanchette authored Nov 9, 2024
2 parents fb479ba + 4f9f5d2 commit af3f1e1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/4_adding_texts.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ unique issues to overcome in conversion.
Be sure you have the dependencies for this project installed:

```
pip install mysql.connector
pip install past.builtins
pip install pysword.modules
pip install yaml
pip install mysql-connector-python
pip install future
pip install pysword
pip install pyyaml
```

## Step One: Find the translation...
Expand Down

0 comments on commit af3f1e1

Please sign in to comment.