Skip to content

Commit

Permalink
fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
cm-wada-yusuke authored Jun 19, 2018
1 parent c4bd9b8 commit bf13bf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Intellij Settings
---

1. Project Structures> Python> Create your SDK with your Python
2. Add SDK classpath: `/ paty / to / python / lib / python 3.6`
2. Add SDK classpath: `/path/to/python/lib/python3.6`
3. Project Structures> Modules> Attatch src and test directory as `Sources` and` Tests`
4. install requirements.txt on Intellij

Expand Down

0 comments on commit bf13bf0

Please sign in to comment.