We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c58b59c commit 8a87a2fCopy full SHA for 8a87a2f
1 file changed
README.md
@@ -1,7 +1,7 @@
1
Installation
2
============
3
```
4
-pip install git+https://git.cruor.openshell.no/celestialcartographers/syrup.git
+pip install git+https://github.com/OpenShell-no/syrup.git
5
6
7
Usage
@@ -15,7 +15,7 @@ See `syrup build --help` for details.
15
Developement
16
17
18
-git clone https://git.cruor.openshell.no/celestialcartographers/syrup.git
+git clone https://github.com/OpenShell-no/syrup.git
19
pip install --editable ./syrup
20
21
0 commit comments