Skip to content

Commit 61e67ab

Browse files
committed
use OCCA instead of occa consistently
1 parent 58bdc32 commit 61e67ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ OCCA uses the [CMake] build system. Checkout the [installation guide](INSTALL.md
5858

5959
For convenience, the shell script `configure-cmake.sh` has been provided to drive the CMake build. Compilers, flags, and other build parameters can be adjusted there. By default, this script uses `./build` and `./install` for the build and install directories.
6060

61-
The following demonstrates a typical sequence of shell commands to build, test, and install occa:
61+
The following demonstrates a typical sequence of shell commands to build, test, and install OCCA:
6262
```shell
6363
$ ./configure-cmake.sh
6464
$ cmake --build build --parallel <number-of-threads>

0 commit comments

Comments
 (0)