Skip to content

Commit 3438ca5

Browse files
committed
fix typo
1 parent d8ef22d commit 3438ca5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ $ docker-compose run compile
2323

2424
You'll be able to find the binaries in the following directories:
2525

26-
* Linux (64-bit): `mruby/build/x86_64-pc-linux/bin`
26+
* Linux (64-bit): `mruby/build/x86_64-pc-linux-gnu/bin`
2727
* Linux (32-bit): `mruby/build/i686-pc-linux-gnu/bin`
2828
* OS X (64-bit): `mruby/build/x86_64-apple-darwin14/bin/`
2929
* OS X (32-bit): `mruby/build/i386-apple-darwin14/bin`

0 commit comments

Comments
 (0)