Skip to content

Commit 1e2e50d

Browse files
authored
Update INSTALL.md
1 parent e499dc3 commit 1e2e50d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ Build TCode following the instructions below:
1616
5. run cmake specifying the path to Hydra: `cmake -DHYDRA_INCLUDE_DIR='path-to-hydra'../`
1717
6. compile (all backends): `make -j8`
1818

19-
Several executables, separate for each available backend (CPP, TBB, OMP and CUDA) will be generated.
19+
Several executables, separate for each available backend (CPP, TBB, OMP and CUDA) will be generated in the build directory.

0 commit comments

Comments
 (0)