Skip to content

Commit 89e42d1

Browse files
committed
docs: update readme to be lnug specific
1 parent 33f10f6 commit 89e42d1

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.markdown

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
1-
# Spectacle Boilerplate
1+
# LNUG Slides using Spectacle Boilerplate
22

33
## Reference
44

55
The Spectacle core API is available at [https://github.com/FormidableLabs/spectacle/blob/master/README.markdown](https://github.com/FormidableLabs/spectacle/blob/master/README.markdown).
66

77
## Development
88

9-
After downloading the boilerplate, your first order of business is to open terminal and run `yarn`. (or `npm install` if you're about that life)
10-
11-
Next, run `rm -R .git` to remove the existing version control.
9+
After cloning run `npm install`
1210

1311
Then, to start up the local server, run `npm start`
1412

0 commit comments

Comments
 (0)