Minor change in INSTALL.md to create a link to issue #913

This commit is contained in:
David Capello 2016-03-03 19:29:54 -03:00
parent f9238cd77b
commit 03951fd347

View File

@ -93,9 +93,8 @@ You will need the following dependencies:
sudo apt-get update -qq
sudo apt-get install -y g++ libx11-dev libxcursor-dev cmake ninja-build
The `libxcursor-dev` package is needed to hide the hardware cursor:
https://github.com/aseprite/aseprite/issues/913
The `libxcursor-dev` package is needed to
[hide the hardware cursor](https://github.com/aseprite/aseprite/issues/913).
## Mac OS X details