Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
02bwilson committed Aug 13, 2023
2 parents 7fb18e7 + ebef7ae commit b48b083
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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```

Expand All @@ -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

Expand Down

0 comments on commit b48b083

Please sign in to comment.