Skip to content

Commit

Permalink
edit readme
Browse files Browse the repository at this point in the history
  • Loading branch information
se7enXF committed Jul 5, 2019
1 parent 5610b59 commit ad356e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ And pip will list candidates. This method works well on other python packages.
```python
import tensorflow as tf
```
* It is done if there is nothing happened. Or you need to install some dependency packages.
* Installation is completed if there is nothing happened. Or you need to install some dependency packages.
## Finally
* If you want to use the old python, just start it in system command line.
* If you want to use the TF2 python, you need to activate the TF2 conda environment then start python.
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
### Requirement
1. `python3.6`
2. `tensorflow2`
3. `tensorlayer2`
3. `tensorlayer2`
[Install tensorflow2.0](./Installation.md)

0 comments on commit ad356e2

Please sign in to comment.