mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-18 22:23:07 -03:00
Fix typo in the pip command in README.md
This commit is contained in:
@ -6,7 +6,7 @@ Python bindings through cFFI (API, out-of-line) for calling enry Go functions ex
|
|||||||
|
|
||||||
```
|
```
|
||||||
$ pushd .. && make static && popd
|
$ pushd .. && make static && popd
|
||||||
$ pip install -r requirments.txt
|
$ pip install -r requirements.txt
|
||||||
$ python build_enry.py
|
$ python build_enry.py
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user