Skip to content

Commit

Permalink
Merge pull request #50 from alireza787b/real-test-1
Browse files Browse the repository at this point in the history
Real test 1
  • Loading branch information
alireza787b authored Oct 31, 2024
2 parents ef17518 + 6dbefa0 commit bc28ae5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/v2.0_doc_sitl_demo.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,9 @@ If you wish to customize this image, you'll need to load it into a Docker contai
```bash
sudo docker run -it --name my-drone drone-template:latest /bin/bash
```
2. Fork the `mavsdk_drone_show` repository and clone your fork into the container home directory (instead of the current official repository).
3. Change the upstream of the repository and branch settings based on your own forked repository.
** Forking the `mavsdk_drone_show` GitHub repo is required only if you are planning to customize the code and shows.
2. Fork the `mavsdk_drone_show` repository.
3. Change the upstream and branch settings of the `mavsdk_drone_show` repository in container home directory based on your own forked repository.
* Forking the `mavsdk_drone_show` GitHub repo is required only if you are planning to customize the code and shows.
* If you need help for your custom projects, contact me on [LinkedIn](https://www.linkedin.com/in/alireza787b/) or [Email](mailto:[email protected]).*

4. Once all modifications are complete, commit the changes to the Docker image using:
Expand Down

0 comments on commit bc28ae5

Please sign in to comment.