Skip to content

Commit

Permalink
Merge pull request #5 from virtualeconomy/readmeUpdate
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
ncying committed Jan 14, 2019
2 parents a2c5495 + de19338 commit 0320de1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -9,10 +9,10 @@ For more detail, please refer:

## Install
1. clone the repo under you workspace
```git clone https://github.com/virtualeconomy/pyvsys.git```
2. install packages in pyvsys/requirement.txt by
```pip install -r ./pyvsys/requirements.txt```
3. Then you can ```import pyvsys``` in your workspace
```git clone https://github.com/virtualeconomy/pyvsystems.git```
2. install packages in pyvsystems/requirement.txt by
```pip install -r ./pyvsystems/requirements.txt```
3. Then you can ```import pyvsystems``` in your workspace

## Usage

Expand Down

0 comments on commit 0320de1

Please sign in to comment.