Skip to content

Commit efacf91

Browse files
authored
Update CONTRIBUTING.md
1 parent e1ff7fe commit efacf91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Before you begin, please ensure that you have the following installed:
126126
To contribute to the Music Assistant Companion, follow these steps:
127127
128128
1. Fork the repository on GitHub.
129-
2. Clone your forked repository to your local machine.
129+
2. Clone your forked repository to your local machine including the frontend submodule. `git clone --recurse-submodules [github link]`
130130
3. Install the project dependencies by running `yarn install`.
131131
4. Start the development server by running `yarn tauri dev`.
132132

0 commit comments

Comments
 (0)