Skip to content

Commit

Permalink
ASTE: Minor fix in installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
MakisH authored Feb 22, 2023
1 parent e796634 commit 380b8f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ In order to build ASTE, download the [latest release](https://github.com/precice

```bash
git clone --branch master https://github.com/precice/aste.git
mkdir build && cd build
cd aste && mkdir build && cd build
cmake .. && make
```

Expand Down

0 comments on commit 380b8f2

Please sign in to comment.