summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRamana2018-06-29 12:55:26 +0530
committerGitHub2018-06-29 12:55:26 +0530
commitc3419cfd88f16eebe7c199bdb92f69aeae37aa8d (patch)
tree9c78703af31106828b1a7215806f2571dd62edec
parent2d2f862596cc3ef7760d78ea87c352e0860da914 (diff)
downloadLDMicroGtk-c3419cfd88f16eebe7c199bdb92f69aeae37aa8d.tar.gz
LDMicroGtk-c3419cfd88f16eebe7c199bdb92f69aeae37aa8d.tar.bz2
LDMicroGtk-c3419cfd88f16eebe7c199bdb92f69aeae37aa8d.zip
minor changes
-rw-r--r--README.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/README.md b/README.md
index 0f0b022..cdb3983 100644
--- a/README.md
+++ b/README.md
@@ -26,11 +26,7 @@ Simply run `make` in the build directory of the project to compile.
_Note_: In order to compile the Makefile must first be generated (see [Building the Makefile](#building-the-makefile)).
-Multiple Perl Scripts are executed during the build phase. In order to execute these scripts, you need perl. This project uses ActivePerl Community Edition, which can be obtained from the following website:
-
-http://www.activestate.com/activeperl
-
-or install the perl packages from the terminal (see [External package dependencies](#external-package-dependencies)).
+Multiple Perl Scripts are executed during the build phase. In order to execute these scripts, to install the perl packages from the terminal (see [External package dependencies](#external-package-dependencies)).
## External package dependencies
The install commands for all the packages required to compile LDMicro for Linux are given below: