Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Former-commit-id: 64d73d7 [formerly ca4aa25] [formerly 8e826c7]
Former-commit-id: 301c612
Former-commit-id: ea4758a
  • Loading branch information
pp86 authored Jul 7, 2017
1 parent a938951 commit 6ed21e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ for the best graphical rendering of the data structures.
It may be necessary to manually install the Jupyter kernel:
```
source activate pygmql
python -m ipykernel install --user --name myenv --display-name "Python (myenv)"
python -m ipykernel install --user --name pygmql --display-name "Python (pygmql)"
```

#### Run the library
Expand Down

0 comments on commit 6ed21e1

Please sign in to comment.