Installer update
This commit is contained in:
parent
852427a8ee
commit
b6e198ddf3
5 changed files with 98 additions and 12 deletions
20
README.md
Normal file
20
README.md
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
# Boussole Desktop
|
||||
|
||||
## Installation
|
||||
|
||||
**WARNING** installer considers that '~/afs/' exists
|
||||
|
||||
'''sh
|
||||
git clone https://forge.oblic-parallels.fr/guillm/boussole.git
|
||||
cd boussole
|
||||
./install.sh
|
||||
'''
|
||||
|
||||
## Uninstallation
|
||||
|
||||
**WARNING** This will reset all your config files in your AFS
|
||||
|
||||
'''sh
|
||||
cd ~/afs
|
||||
git restore .
|
||||
'''
|
||||
Loading…
Add table
Add a link
Reference in a new issue