add a Makefile
[rust-101.git] / README.rst
index 40bb559ed16f56c110b116d6b3c8c82fb2a3c123..8263e556dc9f356bc8ad65e3a75df9f460bdaae8 100644 (file)
@@ -11,7 +11,7 @@ Usage
 -----
 
 You can either read through the sources in ``src/``, or generate the HTML in 
-``docs/`` using ``docco src/*.rs`` (this step needs Docco_), or go directly to 
+``docs/`` using ``make docs`` (this step needs Docco_), or go directly to 
 `the rendered output`_.
 
 Source, License