mirror of
https://github.com/fleetbase/fleetbase.git
synced 2025-12-19 22:27:22 +00:00
Update README.md
Added submodule initialization step
This commit is contained in:
@@ -167,6 +167,10 @@ Getting Fleetbase up and running on your system using Docker and Docker-compose
|
||||
Navigate to the cloned repository:
|
||||
<pre>cd fleetbase</pre>
|
||||
</li>
|
||||
<li>
|
||||
Initialize and pull submodules:
|
||||
<pre>git submodule update --init --recursive</pre>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
### Build and Run Fleetbase
|
||||
|
||||
Reference in New Issue
Block a user