Skip to content

Commit

Permalink
remove ambersand (sql-machine-learning#315)
Browse files Browse the repository at this point in the history
  • Loading branch information
hungry1526 authored Apr 29, 2019
1 parent 8356aef commit 403009a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/build.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ docker run --rm -it -v $GOPATH:/go \
Inside the Docker container, start a MySQL server in the background

```
service mysql start&
service mysql start
```

run all the tests as
Expand Down

0 comments on commit 403009a

Please sign in to comment.