commit caf355cd03bb01ba647c448e3ea9e409c1798dcd
parent 8cdd1c15635fe5be163e86ba11774a7995833696
Author: Frederic Cambus <fred@statdns.com>
Date: Sun, 18 Mar 2018 22:13:07 +0100
Sync examples with current README
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/examples/pages/about.md b/examples/pages/about.md
@@ -17,7 +17,7 @@ For the record, motyl means butterfly in Polish.
## Requirements
-Motyl requires Ruby and Make.
+Motyl requires Ruby.
### Ruby modules
@@ -45,7 +45,7 @@ and place the files in the `themes` directory.
## Usage
-Simply run `make` to build the site, it will generate posts and pages into
+Simply run `motyl` to build the site, it will generate posts and pages into
the `public` directory, and will also copy static assets.
## License