Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tvvocold committed Mar 13, 2015
1 parent 1afc072 commit 6396814
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Usage
vi app-root/data/arc/lib/news.arc
```

* Or allow users open news in new tap. Just add one line:
Or allow users open news in new tap. Just add one line:
```
(mac npage (title . body)
`(tag html
Expand All @@ -40,8 +40,7 @@ Usage
,@body)))))
```


3. Restart the server.
3. Restart the server.

```
rhc app-force-stop arc && rhc app-start arc
Expand Down

0 comments on commit 6396814

Please sign in to comment.