diff --git a/README.md b/README.md index 74e4898..f5df90d 100644 --- a/README.md +++ b/README.md @@ -18,13 +18,15 @@ uncomment the relevant code, and push your changes to pass the first stage: ```sh git add . -git commit -m "pass the first stage" +git commit -m "pass 1st stage" # any msg git push origin master ``` Time to move on to the next stage! -# Setup for stages 2 & beyond +# Stage 2 & beyond + +Note: This section is for stages 2 and beyond. 1. Ensure you have `cargo (1.54)` installed locally 1. Run `./your_sqlite3.sh` to run your program, which is implemented in