Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Contributions to this repository are welcome. If you have a library that you wou

2. **Clone the Repository:** Clone your forked repository to your local machine using the following command:
```bash
git clone https://github.com/vonshirco/arduinoLibrariesForProteus.git
git clone https://github.com/your-username/arduinoLibrariesForProteus.git
```

3. **Create a New Branch:** Create a new branch for your feature or bug fix:
Expand Down