Commit cf566872 authored by Kevin Modzelewski's avatar Kevin Modzelewski

Merge pull request #205 from lyh-kernel/master

Add sudo for zsh installation
parents 1a031045 f87e0ee5
...@@ -91,7 +91,7 @@ and then repeat the correct process ...@@ -91,7 +91,7 @@ and then repeat the correct process
### zsh ### zsh
`zsh` is needed when running pyston tests. `zsh` is needed when running pyston tests.
``` ```
apt-get install zsh sudo apt-get install zsh
``` ```
### readline ### readline
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment