Skip to content

Commit ab7ac28

Browse files
small fixes
1 parent f9c11cd commit ab7ac28

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/Software Support/IDE Settings/Uninstall-libraries-from-Arduino-IDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Learn how to uninstall Arduino libraries, whether through the Library Manager fo
77

88
In this article:
99

10-
* [Uninstall libraries using the Library Manager(requires IDE 2)](#library-manager)
10+
* [Uninstall libraries using the Library Manager](#library-manager)
1111
* [Remove libraries manually using file manager](#file-manager)
1212

1313
---

content/Software Support/Installation/Add-libraries-to-Arduino-IDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ In this article:
3838

3939
## Importing a .zip Library{zip-library}
4040

41-
1. In the menu bar, go to `Sketch > Include Library > Add .ZIP Library...`
41+
1. In the menu bar, go to *Sketch > Include Library > Add .ZIP Library...*
4242

4343
2. You will be prompted to select the library you want to add. Navigate to the .zip file's location and open it.
4444

0 commit comments

Comments
 (0)