URI:
       docs(README): tools installed in makefile - timed-remote - Flipper Zero app for sending delayed IR commands
  HTML git clone git://src.adamsgaard.dk/timed-remote
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 729aeaa47192d05671be187effa02e8068dcb9c8
   DIR parent 648e653d0a6680066b669054fa8d42d6c0af3dad
  HTML Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Sat, 31 Jan 2026 09:52:34 +0100
       
       docs(README): tools installed in makefile
       
       Diffstat:
         M README.md                           |       5 +----
       
       1 file changed, 1 insertion(+), 4 deletions(-)
       ---
   DIR diff --git a/README.md b/README.md
       @@ -13,10 +13,7 @@ A Flipper Zero application that sends IR (infrared) commands after a configurabl
        ## Building
        
        ```sh
       -# Install ufbt (first time only)
       -pip install -r requirements.txt
       -
       -# Build the application
       +# Install requirements (first time only) and build the application
        make
        
        # Deploy to Flipper Zero connected via USB