URI: 
       tNote sudo requirements. - uwu - hardware bitcoin wallet software and build system
  HTML git clone https://git.parazyd.org/uwu
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 305d06b42b681bf9da24bf08cb1ba21e6720fcb9
   DIR parent 4cbfd8ff529025e6a8c22c2b91a91b782db6d6b0
  HTML Author: parazyd <parazyd@dyne.org>
       Date:   Sat, 21 Nov 2020 01:40:31 +0100
       
       Note sudo requirements.
       
       Diffstat:
         M README.md                           |      14 +++++++++-----
       
       1 file changed, 9 insertions(+), 5 deletions(-)
       ---
   DIR diff --git a/README.md b/README.md
       t@@ -7,10 +7,11 @@ wallet.
        Table of Contents
        =================
        
       -    * [Concept](#concept)
       -    * [Building uwu](#building-uwu)
       -        * [Environment setup](#environment-setup)
       -        * [Compiling](#compiling)
       +   * [uwu](#uwu)
       +      * [Concept](#concept)
       +      * [Building uwu](#building-uwu)
       +         * [Environment setup](#environment-setup)
       +         * [Compiling](#compiling)
        
        Concept
        -------
       t@@ -78,9 +79,12 @@ compiling uwu!
        To compile uwu and get the resulting cpio archive, we can issue
        
        ```
       -make -j$(nproc) image
       +$ make -j$(nproc) image
        ```
        
       +Some commands need sudo permissions, so be sure the user you're building
       +with is able to use sudo. Do not build as root!
       +
        This will probably take a little bit. When this is issued, the build
        system will start downloading the necessary source code and binaries. It
        will be compiling the Linux kernel, and setting up and configuring an