Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelkallis authored Jul 30, 2020
1 parent 59e909b commit 8e91c68
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,12 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.

```sh
git clone https://github.com/rafaelkallis/ticket-tagger ticket-tagger
cd ticket-tacker
cd ticket-tagger

# install appropriate nodejs version
nvm install 8
nvm use 8
# nvm install 8
# nvm use 8
npx nave use 8

# compile/install dependencies
npm install
Expand Down

0 comments on commit 8e91c68

Please sign in to comment.