Updated index URL
This commit is contained in:
@@ -6,7 +6,7 @@ A library to parse configuration files.
|
|||||||
You can install the library using pip:
|
You can install the library using pip:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip install config-parser --index-url https://jcloud-services.ddns.net/simple/
|
pip install config-parser --index-url https://repo.jcloud-services.ddns.net/simple/
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|||||||
@@ -15,4 +15,4 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
python3 -m build
|
python3 -m build
|
||||||
scp dist/* jcloud@jcloud-services.ddns.net:/srv/data/jcloud/htdocs/simple/config-parser
|
scp dist/* jcloud@jcloud-services.ddns.net:/srv/data/wwwstatic/repo/simple/config-parser
|
||||||
Reference in New Issue
Block a user