Skip to content

Commit

Permalink
Change release version
Browse files Browse the repository at this point in the history
  • Loading branch information
h4rvey r0ss committed Oct 5, 2018
1 parent 5e33b52 commit 682cf5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ $ # 1. Build ui (First you must install dependencies for ui)

$ # 2. Download the builded ui
(venv) $ cd ${CESI_SETUP_PATH}/cesi/ui
(venv) $ wget https://github.com/gamegos/cesi/releases/download/v2.1/build-ui.tar -O build.tar
(venv) $ wget https://github.com/gamegos/cesi/releases/download/v2.2/build-ui.tar -O build.tar
(venv) $ tar -xvf build.tar

$ # Run with command line
Expand Down Expand Up @@ -91,7 +91,7 @@ $ sudo yarn build

$ # 2. Download the builded ui
$ cd ${CESI_SETUP_PATH}/cesi/ui
$ wget https://github.com/gamegos/cesi/releases/download/v2.1/build-ui.tar -O build.tar
$ wget https://github.com/gamegos/cesi/releases/download/v2.2/build-ui.tar -O build.tar
$ tar -xvf build.tar

$ # Create cesi.conf file and update cesi.conf for your environment.
Expand Down

0 comments on commit 682cf5a

Please sign in to comment.