Skip to content

Commit 6478910

Browse files
bovandersteeneebrillhart
authored andcommitted
Update tutorial.md (FormidableLabs#674)
First open folder then remove the .git file
1 parent ff24bac commit 6478910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ In this guide, we'll show you how to get started with Spectacle and walk you thr
77
You can do this on your own if you'd like, or you can...
88

99
- Clone down [this project](https://github.com/FormidableLabs/spectacle-boilerplate) we've started for you using `git clone [email protected]:FormidableLabs/spectacle-boilerplate.git`
10-
- Remove existing version control by running `rm -rf .git`
1110
- `cd spectacle-boilerplate`
11+
- Remove existing version control by running `rm -rf .git`
1212
- Replace the existing code in the `presentation/index.js` file with:
1313

1414
```js

0 commit comments

Comments
 (0)