From 874adca618399657f30e0d7c3baed8d69cfc9f8d Mon Sep 17 00:00:00 2001 From: mattpannella Date: Sun, 2 Oct 2022 00:12:59 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 929b87b9..c0a024e2 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,10 @@ A complete list of available cores can also be found here: https://joshcampbell1 ## Instructions ## -To run the updater, all you need to do is put the executable file for your platform (windows, mac os, or linux) in the root of your sd card and run the program. It will prompt you to download the latest list of available cores before starting the update process. +To run the updater, all you need to do is put the executable file for your platform (windows, mac os, or linux) in the root of your sd card and run the program. #### Advanced Usage -The updater currently accepts 3 command line parameters. I will probably add more options in the future +The updater currently accepts 2 command line parameters. I will probably add more options in the future ``` -p, --path Absolute path to install location -a, --all Extract all release assets, instead of just ones containing openFPGA cores.