diff --git a/README.md b/README.md index e0040e82e36a37c83327cad6d01ce874a89b2c23..79cbfd915a9a6f191505e04c76001462bb681782 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Note: Section 'Updates' lists the updates since the original release of the Mile Should be available by default on ````iccluster028.iccluster.epfl.ch````. Otherwise, refer to each project installation instructions. Prefer working locally on your own machine, you will have less interference in your measurements from other students. -If you have work on ````iccluster028.iccluster.epfl.ch````, you need to modify the PATH by default by adding the following line in ~/.bashrc: +If you work on ````iccluster028.iccluster.epfl.ch````, you need to modify the PATH by default by adding the following line in ~/.bashrc: ```` export PATH=$PATH:/opt/sbt/sbt/bin ````