From 1e8e865e9eecf21c1145936c86678eb4a61c889e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Gonz=C3=A1lez?= Date: Fri, 23 Sep 2016 22:59:59 +0200 Subject: [PATCH] typo --- linux-build.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux-build.md b/linux-build.md index 80bee6075a..4fb59e1050 100644 --- a/linux-build.md +++ b/linux-build.md @@ -22,7 +22,7 @@ sudo apt-get update sudo apt-get --yes --force-yes install julia ``` -We need some other requiements to build Julia Studio. These may be platform dependant. +We need some other requirements to build Julia Studio. These may be platform dependant. ```bash # Install build prerequisites