From 03951fd3470b8303fff960a97907c58b00bae56c Mon Sep 17 00:00:00 2001 From: David Capello Date: Thu, 3 Mar 2016 19:29:54 -0300 Subject: [PATCH] Minor change in INSTALL.md to create a link to issue #913 --- INSTALL.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 87b0fbbba..4c9bd15d1 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -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