Skip to content

Commit

Permalink
Update install.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xwings committed Nov 10, 2022
1 parent a3cd83e commit 5bab383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ If you are using pyenv, run the command shown below.

```sh
python3 -m venv qilingenv
qilingenv/bin/activate
source qilingenv/bin/activate
git clone -b dev https://github.com/qilingframework/qiling.git
cd qiling && git submodule update --init --recursive
pip3 install .
Expand Down

0 comments on commit 5bab383

Please sign in to comment.