Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
haghish committed Nov 4, 2016
1 parent 26b8e95 commit dfb8ee7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ a package. You can install the latest version of the `github` command by executi
net install github, replace from("https://raw.githubusercontent.com/haghish/github/master/")
```

### Syntax

The general syntax of the package can be summarized as follows:

github [ install | query ] github-username/repository [, options]

### Installing a package
To install a package, all you need is the GitHub username and the name of the repository. For example,
to install [MarkDoc](https://github.com/haghish/MarkDoc) package, it is enough to type:
Expand Down

0 comments on commit dfb8ee7

Please sign in to comment.