Skip to content

Commit

Permalink
Fix wrong link description
Browse files Browse the repository at this point in the history
URL was correct, but inline text was duplicated.
  • Loading branch information
OranguTech authored and FH-Inway committed Jun 25, 2024
1 parent d3e5588 commit bb53225
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wiki/Tutorial-List-Commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This tutorial will show you how to list and search for commands that are availab
* PowerShell 5.1
* d365fo.tools module installed

Please visit the [Install as a Administrator](https://github.com/d365collaborative/d365fo.tools/wiki/Tutorial-Install-Administrator) or the [Install as a Administrator](https://github.com/d365collaborative/d365fo.tools/wiki/Tutorial-Install-Non-Administrator) tutorials to learn how to install the tools.
Please visit the [Install as a Administrator](https://github.com/d365collaborative/d365fo.tools/wiki/Tutorial-Install-Administrator) or the [Install as a regular (non-Admin) user](https://github.com/d365collaborative/d365fo.tools/wiki/Tutorial-Install-Non-Administrator) tutorials to learn how to install the tools.

## **Start PowerShell**
Locate the PowerShell icon, if you don't have it on your desktop or in the task pane, we can locate it in the Windows Start Menu. Search for it or type PowerShell.
Expand Down Expand Up @@ -43,4 +43,4 @@ Get-Command *bacpac* -Module d365fo.tools
[[images/tutorials/First-Time-Search-Commands.gif]]

## **Closing comments**
In this tutorial we showed you how to list all of the functions that is part of the d365fo.tools. We also showed how you can search for a specific keyword and find all commands containing that keyword.
In this tutorial we showed you how to list all of the functions that is part of the d365fo.tools. We also showed how you can search for a specific keyword and find all commands containing that keyword.

0 comments on commit bb53225

Please sign in to comment.