Skip to content

Commit 4cbba05

Browse files
author
Steven Luscher
committed
Clone, not checkout; genius.
1 parent 4f934dc commit 4cbba05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If you would like to attend this workshop, and can be in Vancouver, BC, Canada o
1919

2020
The interface development team has produced plain HTML/CSS ready to be integrated, and the infrastructure team has set up a development environment for you. To set this up on your machine:
2121

22-
git checkout --recursive [email protected]:steveluscher/react-polyglot-conf-2014.git
22+
git clone --recursive [email protected]:steveluscher/react-polyglot-conf-2014.git
2323
cd client
2424
npm install
2525
npm start

0 commit comments

Comments
 (0)