diff options
author | 2024-03-07 21:25:49 +0600 | |
---|---|---|
committer | 2024-03-07 21:25:49 +0600 | |
commit | 0be48808422176133d21147d0dbbeeefdc3d4dac (patch) | |
tree | f4a734f3f1a86b5876210516af420428ae7f0de2 | |
parent | 992be6b87362b4c4ab2c8f97237372cd8ab45a3e (diff) | |
download | entropy-calc-0be48808422176133d21147d0dbbeeefdc3d4dac.tar.gz entropy-calc-0be48808422176133d21147d0dbbeeefdc3d4dac.zip |
Update build and run instructions in README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,7 +60,7 @@ After building the project, you can run the program by clicking on the "Run" but } ``` -5. Press `F5` again to build and run the project. +And finally press `F5` again to build and run the project. ## Contributing |