Skip to content

Commit e57d960

Browse files
authored
Use Note Alert in README.md
1 parent 6eb310a commit e57d960

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ You can read about how HSM works [in my blog post](https://samual.uk/blog/js-cod
1414
2. Name your source script file to `<name>.src.js`
1515
3. Run `hsm minify <name>.src.js` and it will create a minified script file called `<name>.js`
1616

17-
> **NOTE:** If you get an error message that looks like this:
17+
> [!NOTE]
18+
> If you get an error message that looks like this:
1819
> ```
1920
> [...]\AppData\Local\pnpm\hsm.ps1 cannot be loaded because running scripts is disabled on this system. [...]
2021
> ```

0 commit comments

Comments
 (0)