Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joehannis authored Aug 9, 2023
1 parent ed30d70 commit 7ba29c3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,11 @@ Recreation of Twitter using Ruby and ActiveRecord. **Tools used**: Ruby, ActiveR

Clone the repo and then cd into the directory.

Run `bundle install`
Run ```bundle install```

After install is complete, run ```rackup```

Now you should be able to navigate to `localhost:9292` to display the site.

![](./screenshot1.png)

0 comments on commit 7ba29c3

Please sign in to comment.