[WSL]Updated README

pull/494/head
Juan Rocha 2023-04-18 11:10:46 +02:00 committed by GitHub
parent 9a94ba8c4d
commit 99848c0b1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 7 deletions

View File

@ -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: