Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Shohei Ueda authored and GitHub committed Nov 13, 2019
1 parent 74185ff commit 49a4a6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -604,8 +604,8 @@ jobs:
- name: Install dependencies
run: |
pip install --upgrade pip
pip install -r ./requirements.txt
python3 -m pip install --upgrade pip
python3 -m pip install -r ./requirements.txt
- run: mkdocs build

Expand Down

0 comments on commit 49a4a6d

Please sign in to comment.