Update README.md
This commit is contained in:
parent
6e9c7edd1d
commit
0825cbb5ff
|
@ -9,7 +9,7 @@ deployment
|
|||
|
||||
### Download, and copy the parser into place
|
||||
|
||||
1. `git clone git@gitssh.handmade.network:Annotation-Pushers/Annotation-System.git`
|
||||
1. `git clone https://git.handmade.network/Annotation-Pushers/Annotation-System.git`
|
||||
2. `cd Annotation-System/cinera`
|
||||
3. `cp ../hmmlib2/hmmlib.h .`
|
||||
|
||||
|
@ -73,7 +73,7 @@ and [Hardening your HTTP response headers](https://scotthelme.co.uk/hardening-yo
|
|||
- `<!-- __CINERA_JS__ path.ext -->`
|
||||
Convenience tag that outputs a <script type="text/javascript"...>
|
||||
node for the specified asset relative to the JS Directory (-j),
|
||||
for use wherever a <script> node is valid
|
||||
for use wherever a `<script>` node is valid
|
||||
The path.ext in these tags supports parent directories to locate the
|
||||
asset file relative to its specified type directory (generic, CSS, image
|
||||
or JS), including the "../" directory, and paths containing spaces must
|
||||
|
|
Loading…
Reference in New Issue