diff --git a/README.md b/README.md index 6fc58a6..45be037 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Requirements: Use this method for flashing a system already running System76 EC. ``` -make BOARD=/ flash +make BOARD=/ flash_internal ``` ### External programmer @@ -69,5 +69,5 @@ Use this method for first-time flashing or flashing a bricked controller. 8. Flash the firmware ``` -make BOARD=/ isp +make BOARD=/ flash_external ```