Skip to content

Commit 25cfdec

Browse files
authored
Clarify haxe-markdown dependency in README
1 parent adf4a49 commit 25cfdec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Forked from [Haxe Code CookBook](https://github.com/HaxeFoundation/code-cookbook
88

99
You need [Haxe 3.4.2+](https://haxe.org/download/list/) installed.
1010

11-
The static site generator source depends on [hxtemplo](https://lib.haxe.org/p/hxtemplo) and [haxe-markdown](https://lib.haxe.org/p/markdown).
11+
The static site generator source depends on [hxtemplo](https://lib.haxe.org/p/hxtemplo) and [haxe-markdown (Funkin' Crew Fork!)]([https://lib.haxe.org/p/markdown](https://github.com/FunkinCrew/haxe-markdown)).
1212

1313
Install the libraries using haxelib, run the following command in the root of the project:
1414
```

0 commit comments

Comments
 (0)