Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
README++
  • Loading branch information
TooTallNate committed Feb 11, 2012
1 parent bf087e3 commit ef6b9e6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -53,7 +53,7 @@ the appropriate project build files for the current platform. Use `configure` fo
that:

``` bash
$ node-gyp configure --target=0.7
$ node-gyp configure
```

__Note__: The `configure` step looks for the first `.gyp` file in the current
Expand Down Expand Up @@ -124,6 +124,8 @@ Commands
* `configure` - Generates project build files for the current platform
* `copy` - Copies a compiled bindings to an appropriate dir for runtime detection
* `install` - Installs node development files for the given version
* `list` - Lists the currently installed node development file versions
* `remove` - Removes a node development files for a given version


License
Expand Down

0 comments on commit ef6b9e6

Please sign in to comment.