Skip to content

Commit

Permalink
Update installation.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
safareli authored Apr 1, 2019
1 parent 10ad40a commit 4e5f262
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ installing Chanterelle CLI
=========

you can install `master` of chanterelle CLI globally using npm:

.. code-block:: shell
npm install -g f-o-a-m/chanterelle
Or if you would like to install specific version like `v9.9.9 for example do:

.. code-block:: shell
npm install -g f-o-a-m/chanterelle#v9.9.9
npm install -g f-o-a-m/chanterelle#v9.9.9

0 comments on commit 4e5f262

Please sign in to comment.