From ebef7ae2061375a315dc05ea0109ba6dab71ba70 Mon Sep 17 00:00:00 2001 From: Bryce W <58643544+02bwilson@users.noreply.github.com> Date: Sun, 13 Aug 2023 13:00:44 -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 3c56b08..1eff18c 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Make sure you have the following software installed before running Oscilloground Clone this repository and install the required dependencies: -```git clone https://github.com/yourusername/Oscilloground.git``` +```git clone https://github.com/02bwilson/Oscilloground.git``` ```cd Oscilloground``` @@ -34,7 +34,7 @@ Clone this repository and install the required dependencies: To launch Oscilloground, run the following command: -```python oscilloground.py``` +```python Oscilloground.py``` # How to Use