Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaweees committed Dec 9, 2024
1 parent e1a2f9e commit fec0b9d
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 @@ -29,7 +29,7 @@

<!-- ABOUT THE PROJECT -->

A template for creating C++13 projects accelerated with CUDA/Apple Metal
A template for creating C++ header-only libraries accelerated with CUDA/Apple Metal

### Built With

Expand Down Expand Up @@ -78,7 +78,7 @@ To get a local copy of the project up and running on your machine, follow these
cd build
```

3.
3.
```sh
clear && cmake -S .. -B . -DCMAKE_BUILD_TYPE=Debug
```
Expand Down

0 comments on commit fec0b9d

Please sign in to comment.