Skip to content
Snippets Groups Projects
Commit 3ffa0abf authored by Jeffrey Phillips Freeman's avatar Jeffrey Phillips Freeman :boom:
Browse files

Merge branch 'master' of github.com:Syncleus/aparapi-examples

parents dd9e5e01 c7e54ed9
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ A framework for executing native Java code on the GPU.
**Licensed under the Apache Software License v2**
This project is a collection of examples for the Aparapi project. For more information see the [website](http://Aparapi.com) or the [Github page](https://github.com/Syncleus/aparapi-examples).
This project is a collection of examples for the Aparapi project. For more information see the Aparapi [website](http://Aparapi.com) or the [Github page](https://github.com/Syncleus/aparapi-examples).
For detailed documentation see [Aparapi.com](http://Aparapi.com).
......@@ -34,9 +34,9 @@ git clone https://github.com/Syncleus/aparapi-examples.git
## Running
To run the examples simply execute it through maven.
To run the examples simply checkout the version you want to run and execute it through maven.
```bash
mvn clean package exec:java
```
\ No newline at end of file
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment