Skip to content

Commit

Permalink
some infos before new deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Maximilian Friedmann committed Sep 8, 2016
1 parent c2370fc commit b8d3c27
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
7 changes: 4 additions & 3 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
```

## How-to use
- npm set registry http://npm.smallstack.io
- npm adduser --registry http://npm.smallstack.io
- npm install -g smallstack-cli
- npm install -g smallstack-cli

## Documentation
see https://smallstack.io/cli
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@
"url": "https://smallstack.io"
},
"homepage": "https://smallstack.io",
"bugs": "https://github.com/smallstack/smallstack-cli/issues",
"repository": {
"type": "git",
"url": "https://bitbucket.org/smallstack/smallstack-cli.git"
"url": "https://github.com/smallstack/smallstack-cli"
},
"main": "./smallstack",
"bin": {
Expand Down Expand Up @@ -43,4 +44,4 @@
"underscore": "^1.8.3",
"underscore.string": "^3.3.4"
}
}
}

0 comments on commit b8d3c27

Please sign in to comment.