Skip to content

Commit

Permalink
update install path (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
snowiow authored May 21, 2021
1 parent 3fecd5d commit dcc7b17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ you want to deploy the bastion host with
For Javascript/Typescript the library can be installed via npm:

```
npm install @moia-dev/bastion-host-forward
npm install @moia-oss/bastion-host-forward
```

## Python
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"url": "https://github.com/moia-oss/bastion-host-forward"
},
"license": "Apache-2.0",
"version": "0.7.3",
"version": "0.7.4",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"scripts": {
Expand Down

0 comments on commit dcc7b17

Please sign in to comment.