Remove path from powershell
This commit is contained in:
parent
481bd4e4b9
commit
ec19a1a12c
@ -82,8 +82,8 @@ click on "Install now". Wait a couple of minutes, it's done!
|
|||||||
Launch a command prompt and type:
|
Launch a command prompt and type:
|
||||||
|
|
||||||
```powershell
|
```powershell
|
||||||
C:\Users\User> python -m pip install --upgrade https://github.com/Kozea/Radicale/archive/master.tar.gz
|
python -m pip install --upgrade https://github.com/Kozea/Radicale/archive/master.tar.gz
|
||||||
C:\Users\User> python -m radicale --storage-filesystem-folder=~/radicale/collections
|
python -m radicale --storage-filesystem-folder=~/radicale/collections
|
||||||
```
|
```
|
||||||
|
|
||||||
Victory! Open <http://localhost:5232> in your browser!
|
Victory! Open <http://localhost:5232> in your browser!
|
||||||
|
Loading…
Reference in New Issue
Block a user