This commit is contained in:
parent
769287a798
commit
6dc7397bd4
|
@ -8,8 +8,9 @@
|
||||||
### For users
|
### For users
|
||||||
|
|
||||||
1. Install [Python>=3.9](https://www.python.org/) and [pip](https://pip.pypa.io/)
|
1. Install [Python>=3.9](https://www.python.org/) and [pip](https://pip.pypa.io/)
|
||||||
2. Install/Upgrade the project by `pip install --upgrade git+ssh://git@focs.ji.sjtu.edu.cn:2222/JOJ/JOJ3-config-generator.git`
|
2. (Optional) Create a virtual environment, check [here](https://packaging.python.org/en/latest/guides/installing-using-pip-and-virtual-environments/).
|
||||||
3. Run it by `joj3-config-generator --help`
|
3. Install/Upgrade the project by `pip install --upgrade git+ssh://git@focs.ji.sjtu.edu.cn:2222/JOJ/JOJ3-config-generator.git`
|
||||||
|
4. Run it by `joj3-config-generator --help`
|
||||||
|
|
||||||
### For developers
|
### For developers
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user