fixed typo

This commit is contained in:
Guenther Schmitz
2015-07-27 09:18:45 +02:00
parent 7451670a51
commit e45056ad6d

View File

@@ -1,7 +1,7 @@
HTTrack Website Copier - Install notes
--------------------------------------
On most systems (including GNU/Linux), installing can be easily acheived using the following command:
On most systems (including GNU/Linux), installing can be easily achieved using the following command:
./configure && make && make install
-or- (if not compiling as root)