Update README

[?]
Mar 22, 2023, 1:56 PM
SNMYL7H646AWZ7INUIWNLJFQ2DAHPHHHD5WA23ZCG6FQXUOSX7HAC

Dependencies

Change contents

  • edit in README.md at line 8
    [3.337][3.337:338]()
  • replacement in README.md at line 19
    [2.9][2.9:99]()
    The program will pause before and after commands are executed, press any key to continue.
    [2.9]
    [3.473]
    ⚠ The program will pause before and after commands are executed to allow some time to absorb what is happening. `[▼]` will be displayed: press any key to continue.
    ## Demos
    * [01-nix-run](01-nix-run/demo.sh): Basic running of Nix packages as an alternative to using a Docker container.
    * [02-nix-build](02-nix-build/demo.sh): Using Nix to build packages and get a development environment 'for free'.
    * [03-nix-container](03-nix-container/demo.sh): Using Nix to build containers and run them using [rootless Podman](https://github.com/containers/podman/blob/main/docs/tutorials/rootless_tutorial.md).
    * [04-cmake-and-cross](04-cmake-and-cross/demo.sh): Building packages that use CMake, and cross-compile them for different architectures.
  • edit in README.md at line 28
    [3.474]
    [3.474]
    ## Advanced usage