Skip to content

Commit 771d06b

Browse files
committed
Merge branch 'master' of github.com:cnuernber/libpython-clj
2 parents faf3a36 + 3f9873a commit 771d06b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: example/keras-simple/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Using TensorFlow backend.
2626
## Virtual Environments
2727

2828

29-
This was lightly tested with venv it worked. Simply activate the virtual environment
29+
This was lightly tested with `python3 -m venv venv`. Simply activate the virtual environment in the same console
3030
before you launch the repl and things should work fine assuming the base python
3131
executable versions line up. Again, see readme if they do not in order to override the
3232
version loaded.

0 commit comments

Comments
 (0)