Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
takeru committed Jul 25, 2018
1 parent 3a5f562 commit b7d2c20
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 @@ -97,7 +97,7 @@ $ python softmax_with_log.py images/char-1-epoch-2000/
Launching TensorBoard in a new terminal

```bash
$ Tensorboard --logdir=log
$ tensorboard --logdir=log
```

Navigate your web browser to `http://127.0.0.1:6006/` to view the TensorBoard.
Expand Down

0 comments on commit b7d2c20

Please sign in to comment.