Skip to content

Commit b7498c5

Browse files
committed
disable github actions and update readme
1 parent 10c7254 commit b7498c5

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed
File renamed without changes.
File renamed without changes.

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ Lua, while keeping its low level features (like direct access to memory).
1717
dub build --compiler=ldc
1818
```
1919

20-
Compiling with LDC is required because DMD freezes
20+
Compiling with LDC is required because DMD freezes. If you get `Executable file
21+
not found`, then run with `--compiler=ldc2` instead.
2122

2223
The compiler executable will be called `cac`
2324

0 commit comments

Comments
 (0)