Remove HTML special chars from Windows install example

This commit is contained in:
M Brennan
2017-08-18 23:23:07 -07:00
committed by digitalcraftsman
parent 96b1f5b5cf
commit 286985009b
+4 -4
View File
@@ -388,10 +388,10 @@ C:\Hugo\Sites> hugo new site example.com
You should now have a directory at `C:\Hugo\Sites\example.com`. Change into that directory and list the contents. You should get output similar to the following:
```
C:\Hugo\Sites>cd example.com
C:\Hugo\Sites\example.com>dir
 Directory of C:\hugo\sites\example.com
 
C:\Hugo\Sites> cd example.com
C:\Hugo\Sites\example.com> dir
Directory of C:\hugo\sites\example.com
04/13/2015 10:44 PM <DIR> .
04/13/2015 10:44 PM <DIR> ..
04/13/2015 10:44 PM <DIR> archetypes