Skip to content

Commit 5e38c34

Browse files
committed
Dont' need to specify serach term
1 parent 894ed39 commit 5e38c34

File tree

1 file changed

+1
-1
lines changed
  • articles/tutorials/building_2d_games/19_user_interface

1 file changed

+1
-1
lines changed

articles/tutorials/building_2d_games/19_user_interface/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ To Add the Gum NuGet package in Visual Studio 2022:
183183
1. In the *Solution Explorer* panel, right-click the *DungeonSlime* project.
184184
2. Choose *Manage Nuget Packages...* from the context menu.
185185
3. In the NuGet Package Manager window, select the *Browse* tab if it is not already selected.
186-
4. In the search box, enter "Gum.MonoGame" as the search term.
186+
4. In the search box, enter "Gum.MonoGame".
187187
5. Choose the "Gum.MonoGame" package from the search results.
188188
6. On the left, ensure that the latest version is chosen from the drop down menu ("2024.1.25.1" as of the writing of this tutorial) and click the *Install* button.
189189

0 commit comments

Comments
 (0)