Skip to content

Commit 6eabd5a

Browse files
committed
Remove mention of autocompile from README
The `autocompile` command was deprecated and removed from nanoc in favour of guard-nanoc (https://github.com/guard/guard-nanoc).
1 parent 6f042cc commit 6eabd5a

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -133,15 +133,6 @@ $ bundle exec nanoc view
133133
$ open http://localhost:3000
134134
```
135135

136-
Compilation times got you down? Use `autocompile`!
137-
138-
```sh
139-
$ bundle exec nanoc autocompile
140-
```
141-
142-
This starts a web server too, so there's no need to run `nanoc view`.
143-
One thing: remember to add trailing slashes to all nanoc links!
144-
145136
## Deploy
146137

147138
```sh

0 commit comments

Comments
 (0)