Commit f87e0ee5 authored by lyh-kernel's avatar lyh-kernel

Add sudo for zsh installation

parent 1a031045
...@@ -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