Merge pull request #83 from nickfun/readme-update
note version required in readme
This commit is contained in:
commit
fe443c1b55
|
@ -16,4 +16,9 @@ and then run it like this:
|
||||||
$ lektor server -f webpack
|
$ lektor server -f webpack
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Notes
|
||||||
|
|
||||||
Changes here get deployed automatically by travis.
|
Changes here get deployed automatically by travis.
|
||||||
|
|
||||||
|
Building lektor-website requires the "master" version of lektor, see the [development install instructions](https://github.com/lektor/lektor)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue