Skip to content

Commit c2a2949

Browse files
committed
Fixed old paths
1 parent c8f0ebe commit c2a2949

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

instructions_with_cli1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ We replace Git for SVN and recommend strongly SVN, which is quicker like a Mille
1414
# If the folder icons doesn't exist
1515
mkdir ~/.icons
1616
# Download quickly like a Millennium Falcon
17-
svn export https://github.com/gusbemacbe/SURU-PLUS-DARK/trunk/ ~/.icons/Suru++\ Dark
17+
svn export https://github.com/gusbemacbe/suru-plus-dark/trunk/ ~/.icons/Suru++\ Dark
1818
# To update the next latest changes and to overwrite
19-
svn export --force https://github.com/gusbemacbe/SURU-PLUS-DARK/trunk/ ~/.icons/Suru++\ Dark
19+
svn export --force https://github.com/gusbemacbe/suru-plus-dark/trunk/ ~/.icons/Suru++\ Dark
2020
```

0 commit comments

Comments
 (0)