From 2311e507c1830eeda2710dfba00616b764f16c2c Mon Sep 17 00:00:00 2001 From: Andrejus Date: Thu, 20 Jun 2019 23:38:49 +0100 Subject: [PATCH] Add WSFL in README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 51fab23..8e617ad 100644 --- a/README.md +++ b/README.md @@ -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 +```