Skip to content

Commit e337520

Browse files
Revert "Update repl doc and fix a typo in README.md (#89)" (#92)
This reverts commit ea43da2.
1 parent ea43da2 commit e337520

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ git clone https://github.com/sql-machine-learning/sql-machine-learning.github.io
2929
git submodule update --init --recursive --remote
3030
```
3131

32-
**Step Three**: Fire up docker run under the repo root. Note the command will pull the image from the remote automatically. Also, make sure to replace `b90ffea2` with your personal access token. It takes a few seconds to generate the token by following [this document](https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line). Now you can access SQLFlow.org from http://localhost:4000 with exactly the same content.
32+
**Step Three**: Fire up docker run under the repo root. Note the command will pull the image from the remote automatically. Also, make sure to replace `b90ffea2` with your personal access token. It takes a few seconds to generate the token by following [this document](https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line). Now you can access SQLFlow.org from http://localhost:4000 with exact the same content.
3333

3434
```bash
3535
cd sql-machine-learning.github.io

elasticdl

Submodule elasticdl updated 79 files

sqlflow

Submodule sqlflow updated 72 files

0 commit comments

Comments
 (0)