Fix various typos

This commit is contained in:
Jermolene
2014-03-26 21:57:13 +00:00
parent 818b29386e
commit 5c3c6cd7c0
3 changed files with 10 additions and 8 deletions

View File

@@ -16,8 +16,10 @@ By default, files are output to a folder called `jermolene.github.com`, sibling
```
/TiddlyWork/ - Directory for working with TiddlyWiki5
/TiddlyWiki5/ - Directory containing the TiddlyWiki5 repo from GitHub
/jermolene.github.com/ - Directory for output files
|
+--+-- /TiddlyWiki5/ - Directory containing the TiddlyWiki5 repo from GitHub
|
+-- /jermolene.github.com/ - Directory for output files
```
You can override the build output directory by defining the environment variable `TW5_BUILD_OUTPUT`. The easiest way to do this is to create a personal batch file to invoke TiddlyWiki5 that first sets the environment variable and then invokes `bld`.