Skip to content

Commit

Permalink
Submodule instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
travisgoodspeed committed Mar 9, 2025
1 parent 428b2a9 commit 9b235e6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,10 @@ qt6-translations-l10n linguist-qt6 qt6-l10n-tools qt6-tools-\* qt6-image-formats
% git clone https://github.com/travisgoodspeed/maskromtool/
...
% cd maskromtool
% git submodule init
...
% git submodule update
...
% mkdir build; cd build
% cmake ..
% make -j 8 && sudo make install
Expand Down

0 comments on commit 9b235e6

Please sign in to comment.