From 99848c0b1c4edb331493d3e066fd7289584b1ee4 Mon Sep 17 00:00:00 2001 From: Juan Rocha Date: Tue, 18 Apr 2023 11:10:46 +0200 Subject: [PATCH] [WSL]Updated README --- wsl/README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/wsl/README.md b/wsl/README.md index 97e961e..daa2e10 100644 --- a/wsl/README.md +++ b/wsl/README.md @@ -36,9 +36,7 @@ wsl -s Ubuntu In WLS shell: ```bash - $ cd ~ - $ git clone https://github.com/monarc-project/MonarcAppFO - $ bash ./MonarcAppFO/wsl/installFO.sh + $ curl -sSL https://raw.githubusercontent.com/monarc-project/MonarcAppFO/master/wsl/installFO.sh | bash ``` Once the VM will be configured by WSL, go to the address in the browser @@ -57,10 +55,7 @@ accessible on```http://localhost:5005``` In WLS shell: ```bash - $ cd ~ - $ git clone https://github.com/monarc-project/MonarcAppFO - $ git clone https://github.com/monarc-project/MonarcAppBO - $ bash ./MonarcAppFO/wsl/installFull.sh + $ curl -sSL https://raw.githubusercontent.com/monarc-project/MonarcAppFO/master/wsl/installFull.sh | bash ``` Once the VM will be configured by WSL: