Skip to content

Commit

Permalink
Finalized README.md with better git clone instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
James Fernandez committed Jul 30, 2017
1 parent 571f9c6 commit cfd6fc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Welcome to My Movie Collection Sinatra app where you can Create, Read, Update, a

## Installation

To use this app, clone from GitHub 'git@github.com:jffernan/my-movie-collection.git' , then run `bundle install`, and run `shotgun`. Last, click on the http link to open my app in your browser.
To use this app, clone from GitHub 'git clone git@github.com:jffernan/my-movie-collection.git' , then run `bundle install`, and run `shotgun`. Last, click on the http link to open my app in your browser.

## Contributing

Expand Down

0 comments on commit cfd6fc4

Please sign in to comment.