Skip to content

Commit

Permalink
+ udpated README with requriements
Browse files Browse the repository at this point in the history
  • Loading branch information
prabirshrestha committed Aug 31, 2011
1 parent 78c59a0 commit fe9cffe
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Module dependencies are all installed in to the root modules directory, in order

# Usage

Make sure to add nji.exe directory in the PATH environment variable.

## Installing Packages

nji install <pkg> []<pkg>
Expand All @@ -24,8 +26,13 @@ Example:

nji deps

# Requirements

* .NET 3.5 Framework

# Nuget

You can also nji from nuget.

Install-Package nji

0 comments on commit fe9cffe

Please sign in to comment.