Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tmori authored Dec 28, 2023
1 parent 0d22b17 commit 8cea735
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions px4/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,12 @@ bash Tools/setup/ubuntu.sh --no-nuttx --no-sim-tools
make px4_sitl_default
```


クリーン方法:

```
make clean
```

参考にしたサイト:https://docs.px4.io/main/en/dev_setup/dev_env_mac.html

## Mac向け PX4ビルド手順

Expand All @@ -76,3 +74,5 @@ make px4_sitl_default
```
make clean
```

参考にしたサイト:https://docs.px4.io/main/en/dev_setup/dev_env_mac.html

0 comments on commit 8cea735

Please sign in to comment.