mirror of
https://github.com/opencultureconsulting/openrefine-client.git
synced 2025-02-16 00:00:07 +01:00
fix typo
This commit is contained in:
parent
5730150b8c
commit
abbef338ff
@ -672,7 +672,7 @@ Note to myself: When releasing a new version...
|
||||
cd openrefine-client
|
||||
python -m pip install . --user
|
||||
python -m pip install pyinstaller --user
|
||||
pyinstaller --onefile refine.py --hidden-import google.refine__main__.py
|
||||
pyinstaller --onefile refine.py --hidden-import google.refine.__main__
|
||||
```
|
||||
|
||||
4. Create release in GitHub
|
||||
|
Loading…
x
Reference in New Issue
Block a user