Skip to content

Commit

Permalink
Remove spare lines
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-murray committed Jan 28, 2014
1 parent c5d8e45 commit eba7995
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,17 +53,13 @@ gem install sinatra
For exmple, to serve files from **/Users/rob/Projects/ferver/** directory pass the path in as below;

```bash

ruby run.rb /Users/rob/Projects/ferver/

```

Or from the current directory;

```bash

ruby run.rb ./

```


Expand Down

0 comments on commit eba7995

Please sign in to comment.