From: Doni Pracner Date: Tue, 21 Oct 2014 16:55:09 +0000 (+0200) Subject: install doc - spell check X-Git-Tag: v0.2.1~46 X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?p=mjc2wsl.git;a=commitdiff_plain;h=9446af825b9a9f3d14961d6ce1a9c56f0bac7615;hp=037fc7c9506974672638336af2a16772bcd58c1f install doc - spell check --- diff --git a/docs/install-fermat-on-linux.txt b/docs/install-fermat-on-linux.txt index 2503622..7f0bf46 100644 --- a/docs/install-fermat-on-linux.txt +++ b/docs/install-fermat-on-linux.txt @@ -5,7 +5,7 @@ How to install and use FermaT on a Linux machine These instructions should work on most distributions from the Debian family (Ubuntu, Mint, CrunchBang, ...) and with small changes on any other Linux or BSD system. The main changes are in the usage of the package system - -debian uses ".deb" packages and the "apt-get" command, others use yum, +Debian uses ".deb" packages and the "apt-get" command, others use yum, packman etc. The machine that these instructions were tested with was a fresh Ubuntu @@ -49,7 +49,7 @@ Perl is included by default, but you also need some extra modules - Bit::Vector and Set::IntRange. If these modules are not installed WSL will work in most cases, but -not all. To be sure everything is ok run "make test" and check that +not all. To be sure everything is OK run "make test" and check that all the tests succeeded. Debian: @@ -113,7 +113,7 @@ If you use csh or tcsh then: cd fermat3 source DOIT.csh -After setting the envirotment variable and path, you can recompile FermaT +After setting the environment variable and path, you can recompile FermaT with the command: make-fermat @@ -126,7 +126,7 @@ and test some transformations with: test-trans -If everything is ok you should be able to enter "wsl" in the command +If everything is OK you should be able to enter "wsl" in the command line and get a usage message.