mirror of
https://github.com/ION606/VCS.git
synced 2026-05-14 22:16:55 +00:00
added colors
This commit is contained in:
@@ -3,7 +3,7 @@ A future version control system and file sharing system built over rsync and ins
|
||||
|
||||
## Running
|
||||
## Option 1: The Script
|
||||
just use `curl -fsSL -o ivcs.sh https://github.com/ION606/VCS/raw/main/init.sh && chmod +x ivcs.sh && sudo ./ivcs.sh`
|
||||
just use `curl -fsSL -o ivcs.sh https://github.com/ION606/VCS/raw/main/init.sh && chmod +x ivcs.sh && ./ivcs.sh`
|
||||
|
||||
|
||||
## Option 2: Maually
|
||||
|
||||
Reference in New Issue
Block a user