Skip to content

Commit

Permalink
improved README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
ekalinin committed Mar 29, 2011
1 parent fb37b80 commit 79a9afb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Expand Up @@ -50,11 +50,11 @@ The basic usage is::
0.4.1 0.4.2 0.4.3 0.4.4

$ ./nve.py --without-ssl --node "0.4.3" --with-npm env-4.3
* Creating: /home/shorrty/projects/my/nodeenv/env-4.3/src ... done.
* Creating: ~/nodeenv/env-4.3/src ... done.
* Retrieve: http://nodejs.org/dist/node-v0.4.3.tar.gz ...
######################################################################## 100,0%
* Retrieve: http://nodejs.org/dist/node-v0.4.3.tar.gz ... done.
* Compile: /home/shorrty/projects/my/nodeenv/env-4.3/src/node-v0.4.3 ... done.
* Compile: ~/nodeenv/env-4.3/src/node-v0.4.3 ... done.
* Writing env-4.3/bin/activate ... done.
* Install node.js package manager ... done.

Expand Down

0 comments on commit 79a9afb

Please sign in to comment.