Skip to content

Commit e3c5b32

Browse files
committed
Use raw link for midi-parser.lua.
1 parent fd8c2c9 commit e3c5b32

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
@@ -11,7 +11,7 @@ You must download the source code first, there are 4 ways to do it, use any way
1111
* Download the latest release from [here](https://github.com/garrysmodlua/GLua-midi-parser/releases/latest).
1212
* Download ZIP of this repository [here](https://github.com/garrysmodlua/GLua-midi-parser/archive/master.zip).
1313
* Clone this repository using [git](https://git-scm.com/downloads): `git clone https://github.com/garrysmodlua/GLua-midi-parser.git midi-parser`.
14-
* Save the <code><a href="lua/includes/modules/midi-parser.lua">midi-parser.lua</a></code> file (Press <kbd>Ctrl</kbd>+<kbd>S</kbd>; Or, <kbd>Cmd</kbd>+<kbd>S</kbd> on Mac).
14+
* Save the <code><a href="https://raw.github.com/garrysmodlua/GLua-midi-parser/master/lua/includes/modules/midi-parser.lua">midi-parser.lua</a></code> file (Press <kbd>Ctrl</kbd>+<kbd>S</kbd>; Or, <kbd>Cmd</kbd>+<kbd>S</kbd> on Mac).
1515

1616
### GMod Setup
1717

0 commit comments

Comments
 (0)