Skip to content

Commit

Permalink
Remove extra space
Browse files Browse the repository at this point in the history
  • Loading branch information
amiralis committed May 10, 2017
1 parent 120c8de commit ed46fe3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,9 @@ Today we use cryptography in almost everywhere. From surfing the web over https,
## Setup Instructions
You need to have [pip](https://packaging.python.org/) installed. Optinally you can use [virtualenv](https://packaging.python.org/installing/#creating-virtual-environments) for an isolated installation of libraries instead of globally.

```
```bash
$ pip3 install jupyter
$ pip3 install cryptography
```

Alternatively, if you have the conda package manager, you can run:
Expand Down

0 comments on commit ed46fe3

Please sign in to comment.