Add WSFL in README.md
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# dotfiles.andrejus.uk
|
||||
|
||||
## Linux
|
||||
```
|
||||
git clone https://github.com/andrejusk/dotfiles.git ~/git/dotfiles
|
||||
cd ~/git/dotfiles/install-scripts
|
||||
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