Skip to content

Commit

Permalink
Update main README.md (#1866)
Browse files Browse the repository at this point in the history
  • Loading branch information
jgmelber authored Oct 22, 2024
1 parent 03ba241 commit 16ac7af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ For your design of interest, for instance from [programming_examples](../program
> Note that the host code target has a `.exe` file extension even on Linux. Although unusual, this is an easy way for us to distinguish whether we want to compile device code or host code.


1. Run (program arguments are just an example for add_one design)
1. Run (program arguments are just an example for vector_scalar_add design)
```bash
make run
```
Expand Down

0 comments on commit 16ac7af

Please sign in to comment.