Link to bin is broken.
This commit is contained in:
		@@ -9,7 +9,7 @@ So far I'm using CMake (and only on Debian GNU/Linux). First, compile Irrlicht,
 | 
				
			|||||||
$ cmake .
 | 
					$ cmake .
 | 
				
			||||||
$ make
 | 
					$ make
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
The binary should be in the [binary directory](/bin).
 | 
					The binary should be in the ```bin``` directory.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Contributing
 | 
					### Contributing
 | 
				
			||||||
Feel free to add. This is something I'm using to learn Irrlicht, and it would help if I had a better [CMakeLists](/CMakeLists.txt) file that could compile on multiple platforms.
 | 
					Feel free to add. This is something I'm using to learn Irrlicht, and it would help if I had a better [CMakeLists](/CMakeLists.txt) file that could compile on multiple platforms.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user