From e0378a878770e31bfdb99c9dfe3db629849106e0 Mon Sep 17 00:00:00 2001 From: David P Date: Wed, 26 Aug 2020 21:24:03 -0400 Subject: README.rst: change some example paths Signed-off-by: David P --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index fb9a82f..94c2377 100644 --- a/README.rst +++ b/README.rst @@ -85,20 +85,20 @@ Run the following to boot the iso using BIOS: .. code:: bash - run_parabolaiso -i path/to/an/parabola.iso + run_parabolaiso -i path/to/a/parabola.iso Run the following to boot the iso using UEFI: .. code:: bash - run_parabolaiso -u -i path/to/an/parabola.iso + run_parabolaiso -u -i path/to/a/parabola.iso The script can of course also be executed from this repository: .. code:: bash - ./scripts/run_parabolaiso.sh -i path/to/an/parabola.iso + ./scripts/run_parabolaiso.sh -i path/to/a/parabola.iso Installation ============ -- cgit v1.2.2