diff --git a/sw/tools/parrot/bebop/wifi_tools/README.md b/sw/tools/parrot/bebop/wifi_tools/README.md
index 68618f8e46..532d6d1768 100644
--- a/sw/tools/parrot/bebop/wifi_tools/README.md
+++ b/sw/tools/parrot/bebop/wifi_tools/README.md
@@ -13,4 +13,9 @@ To connect the Bebop 2 to a router:
3. Start up the Bebop2 and connect to it normally with your computer's WiFi
4. Start up the router
5. Run connect2ssid.sh
- 6. The Bebop2 should now turn off and connect to the router. To check that this happened, you can connect to the router and try to ping to it/see all connections.
\ No newline at end of file
+ 6. The Bebop2 should now turn off and connect to the router. To check that this happened, you can connect to the router and try to ping to it/see all connections.
+ 7. Add to the airframe file of the bebop, in the ap target, the following lines:
+~~~~
+
+
+~~~~