Skip to content

Commit

Permalink
dev
Browse files Browse the repository at this point in the history
  • Loading branch information
ak5k committed Dec 16, 2023
1 parent d8039a6 commit 79fcfd2
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 @@ -34,7 +34,7 @@ Mainstream Linux distributions usually include compiler and many of other necess
* Configuration for plugin and building/compiling.
### `src/main.cpp`
* "The" REAPER plugin.
### `src/my_plugin.hpp`
### `src/my_plugin.cpp`
* "The" actual source.
## First steps
* By default, VSCode builds a debug version of the plugin it by running `CMake: Build` or keyboard shortcut `F7`.
Expand Down

0 comments on commit 79fcfd2

Please sign in to comment.