Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
johnshearing committed Jan 11, 2019
1 parent 0ae777c commit 2d125b2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1610,11 +1610,10 @@ The excess water in margarine will evaporate in the oven's heat, leaving your ca
```

* First Bob needs to make a public/private keypair:
* [Here is a video which shows how it's done from the command line.](https://youtu.be/ZraIkHqpxzU?t=7m4s)
* In the appendix at www.privatekeyvault.com are links to tutorials which show how to work with GPG at the command line.
* I made an application to help you with encryption tasks so that you do not have to do all this at the command line.
* The application is already installed if you have been following along.
* Open the terminal window and execute the following command:
* `menu`
* Open the terminal window and execute the command: `menu`
* You should see a menu of things you can do with your PrivateKeyVault.
* Scroll down the menu until the item **Generate a Public/Private key pair** is highlighted and press the enter button.
* You will be prompted for the type of key you want.
Expand Down

0 comments on commit 2d125b2

Please sign in to comment.