1
0
Fork 0
forked from github/pelican

Corrected typo to improve readability

This commit is contained in:
Carol Willing 2014-07-27 07:33:05 -07:00
commit c995fa87a7

View file

@ -16,7 +16,7 @@ Create a project
----------------
First, choose a name for your project, create an appropriately-named directory
for your it, and switch to that directory::
for your site, and switch to that directory::
mkdir -p ~/projects/yoursite
cd ~/projects/yoursite