Skip to content
This repository has been archived by the owner on Oct 19, 2019. It is now read-only.

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
williamparry committed Oct 6, 2018
2 parents 32c015a + 608dcb3 commit f2235c6
Show file tree
Hide file tree
Showing 14 changed files with 4,783 additions and 3,436 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ Not guaranteed to be up-to-date with the lib, but handy for sending SSM commands

* Make a Parsec account
* Download the Parsec client
* [Get the self-hosting key](https://parsec.tv/add-computer/own)
* [Get the self-hosting key](https://parsecgaming.com/server-key)

![click on 'click here to see extra steps' and then in the element that appears, find the server_key](https://user-images.githubusercontent.com/348091/32673294-ef117400-c64e-11e7-949f-a34344b1368e.jpg)
<pre>:server_key=&lt;key&gt;:</pre>

### AWS

Expand Down
6 changes: 3 additions & 3 deletions cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"cloudriglib": "file:../lib",
"cowsay": "^1.2.1",
"figlet": "^1.2.0",
"inquirer": "^5.2.0",
"inquirer": "^6.2.0",
"prettyjson": "^1.1.3",
"yargs": "^11.0.0"
"yargs": "^12.0.2"
}
}
}
Loading

0 comments on commit f2235c6

Please sign in to comment.