diff --git a/docs/development/Building in Mac OS X.md b/docs/development/Building in Mac OS X.md index e2792b3d50..7ff06921ff 100755 --- a/docs/development/Building in Mac OS X.md +++ b/docs/development/Building in Mac OS X.md @@ -110,9 +110,6 @@ make TARGET=NAZE Or in the case of CC3D in need of a `obj/cleanflight_CC3D.bin` ``` -git reset --hard -git pull - make clean TARGET=CC3D make TARGET=CC3D OPBL=yes ``` \ No newline at end of file