Skip to content

Commit 9b5e451

Browse files
Apply suggestions from code review
Co-authored-by: Renat0Ribeir0 <[email protected]>
1 parent 03e6f4d commit 9b5e451

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ In this article:
1919
1. Do one of the following:
2020

2121
- In the menu bar, select _Tools > Manage Libraries..._
22-
- In IDE 2, you can also click on the ![Library Manager icon](img/symbol_library.png) button in the sidebar.
22+
- In the sidebar, click on the ![Library Manager icon](img/symbol_library.png) button.
2323

2424
2. Filter the available libraries by typing something (such as a library name) in the text field above the listed libraries.
2525

@@ -76,6 +76,6 @@ When the library has been installed you can do the following:
7676

7777
- [Uninstall a library from Arduino IDE](https://support.arduino.cc/hc/en-us/articles/360016077340-Uninstall-a-library-from-Arduino-IDE)
7878

79-
- [Installing libraries in the Arduino IDE 2](https://docs.arduino.cc/software/ide-v2/tutorials/ide-v2-installing-a-library) on Arduino Docs
79+
- [Installing libraries in the Arduino IDE](https://docs.arduino.cc/software/ide-v2/tutorials/ide-v2-installing-a-library) on Arduino Docs
8080

8181
- About [#include](https://www.arduino.cc/reference/en/language/structure/further-syntax/include/)

0 commit comments

Comments
 (0)