Skip to content

Commit 7845e0c

Browse files
authored
added --prompt switch usage to the documentation
1 parent 9c1691c commit 7845e0c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,10 @@ environment::
213213
$ npm install -g coffee-script
214214
$ which coffee
215215
/home/monty/virtualenvs/my_env/bin/coffee
216+
217+
Creating a virtual environment with a custom prompt:
218+
219+
$ nodeenv --node=12.18.2 --prompt="(myenv)" nodeenv
216220

217221
If environment's directory already exists then you can use ``--force`` option::
218222

0 commit comments

Comments
 (0)