mirror of
https://github.com/fsquillace/junest.git
synced 2026-01-23 02:34:30 +00:00
Add Readme update
This commit is contained in:
parent
d19d2f07b6
commit
6ae9f72dd5
1 changed files with 3 additions and 1 deletions
|
|
@ -70,7 +70,9 @@ Setup environment
|
|||
-----------------
|
||||
|
||||
The first operation required is to install the JuNest environment in the
|
||||
location of your choice (by default `~/.junest`, configurable via the environment variable `JUNEST_HOME`):
|
||||
location of your choice via `JUNEST_HOME` environment variable
|
||||
(it must contain an absolute path) which by
|
||||
default is `~/.junest`:
|
||||
|
||||
```sh
|
||||
junest setup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue