Skip to content

Commit

Permalink
Update build instructions for Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
naavis committed Aug 26, 2021
1 parent b159044 commit 7ad091f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,9 +180,8 @@ Finally build the project by running:

```bash
mkdir build
cd src
qmake main.pro -o ..\build\
cd ..\build
cd build
qmake ../src/haloray.pro
make
```

Expand Down

0 comments on commit 7ad091f

Please sign in to comment.