Skip to content

Commit

Permalink
Fix to exercise 1
Browse files Browse the repository at this point in the history
  • Loading branch information
jkressel authored Jan 21, 2025
1 parent bfc23bf commit dcdf19a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/hipeac2025/exercise1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ DBM frameworks work by scanning the code of the application and then passing it
Before continuing the initial code for this exercise has to be copied to `$MAMBO_ROOT/plugins`:

```shell
cp $MAMBO_ROOT/docs/tutorials/hipeac2024/exercise1/code/tutorial.c $MAMBO_ROOT/plugins/
cp $MAMBO_ROOT/docs/tutorials/hipeac2025/exercise1/code/tutorial.c $MAMBO_ROOT/plugins/
```

Now have a look at the copied code. All its parts are explained below.
Expand Down

0 comments on commit dcdf19a

Please sign in to comment.