1 parent e2b2fb1 commit 7ce8932Copy full SHA for 7ce8932
2 files changed
user-manual/hbs-user-manual.pdf
171 Bytes
user-manual/installation.typ
@@ -1,9 +1,9 @@
1
= Installation
2
3
-There are four preferred installation methods.
+There are the following four preferred installation methods:
4
5
+ Copy the `hbs` file to your project.
6
- This is preferred if you want to modify hbs default behavior.
+ This is preferred if you want to modify `hbs` default behavior.
7
It is not advised to change the default behavior, but if you need, feel free to adjust the build system to your project needs.
8
+ Copy `hbs` file to one of the directories in the `$PATH` environment variable.
9
+ Clone the repository and add its path to the `$PATH` environment variable.
0 commit comments