Add WSFL in README.md
This commit is contained in:
@@ -1,6 +1,15 @@
|
|||||||
# dotfiles.andrejus.uk
|
# dotfiles.andrejus.uk
|
||||||
|
|
||||||
|
## Linux
|
||||||
```
|
```
|
||||||
git clone https://github.com/andrejusk/dotfiles.git ~/git/dotfiles
|
git clone https://github.com/andrejusk/dotfiles.git ~/git/dotfiles
|
||||||
cd ~/git/dotfiles/install-scripts
|
cd ~/git/dotfiles/install-scripts
|
||||||
bash ./setup.sh
|
bash ./setup.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## WSFL
|
||||||
|
```
|
||||||
|
git clone https://github.com/andrejusk/dotfiles.git /mnt/c/git/dotfiles
|
||||||
|
cd /mnt/c/git/dotfiles/install-scripts
|
||||||
|
bash ./setup.sh
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user