Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Urs Hofmann authored Dec 1, 2020
1 parent 89279ac commit 638edd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Documentation is lacking for now. Lazy programmers often say that an intuitive u

# Installation

The code was written fro and tested with Linux. Please send me a request if you do not know how to install it on your system and I will provide you with instructions.
The code was written for and tested with Linux. Please send me a request if you do not know how to install it on your system and I will provide you with instructions.

## Installation of required libraries on Linux

Expand All @@ -25,7 +25,7 @@ pacman -S cuda nvidia hdf5 cmake make
```

## Building and running the program
This software is built for Linux machines and requires furthermore CUDA. Switch on the terminal, `cd` to your favorite installation directory and run the following command cascade:
This software is writtent for Linux and requires furthermore CUDA. Switch on the terminal, `cd` to your favorite installation directory and run the following command cascade:

```
git clone [email protected]:hofmannu/yamct.git
Expand Down

0 comments on commit 638edd3

Please sign in to comment.