Skip to content

Commit 27364e9

Browse files
committed
modify doc
1 parent 979d6c9 commit 27364e9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

play.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,8 @@ echo -e "\033[32m
6363
Playground VM has been successfully set up. You may want to go into the VM and start the SQLFlow playground using the following command:
6464
6565
vagrant ssh
66-
sudo su && cd desktop && ./start.bash
66+
sudo su
67+
cd desktop && ./start.bash
6768
6869
\033[0m"
6970

0 commit comments

Comments
 (0)