Skip to content

Commit 78665ac

Browse files
authored
Merge pull request #1813 from pkulsh/docUpdates
Updated directions in the getting started section of the doc
2 parents 85c81ac + a5893c0 commit 78665ac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/GettingStarted.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,8 @@ In addition, Vitess requires the software and libraries listed below.
208208
209209
``` sh
210210
cd $WORKSPACE
211-
git clone https://github.com/youtube/vitess.git src/github.com/youtube/vitess
211+
git clone https://github.com/youtube/vitess.git \
212+
src/github.com/youtube/vitess
212213
cd src/github.com/youtube/vitess
213214
```
214215

0 commit comments

Comments
 (0)