Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rampatra authored Feb 27, 2023
1 parent d9b3580 commit 801c751
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ _See [wedding.rampatra.com](http://wedding.rampatra.com/) for a demo. Use invite
# Getting Started
1. `$ git clone https://github.com/rampatra/wedding-website.git` - clone this project to your computer
2. `$ cd wedding-website` - go inside the project directory
3. `$ npm install` - install dependencies _(optional)_
4. `$ gulp` - compile sass to css, minify js, etc. _(optional)_
3. `$ npm install` - install dependencies
4. `$ gulp` - compile sass to css, minify js, etc.
5. That's it, open `index.html` file on your browser by just double-clicking on it.

# Documentation
Expand Down

0 comments on commit 801c751

Please sign in to comment.