removed an extra line in README
This commit is contained in:
@@ -18,7 +18,6 @@ after the dependencies are installed, you have to create the db
|
|||||||
|
|
||||||
`sequel -m db/migrations sqlite://db/url_shortener.db`
|
`sequel -m db/migrations sqlite://db/url_shortener.db`
|
||||||
|
|
||||||
|
|
||||||
to start the application with Falcon:
|
to start the application with Falcon:
|
||||||
|
|
||||||
`rackup -o {ip address} -p {port} -s falcon`
|
`rackup -o {ip address} -p {port} -s falcon`
|
||||||
|
|||||||
Reference in New Issue
Block a user