Skip to content

Commit a02ed41

Browse files
committed
Small tweak
1 parent 425c162 commit a02ed41

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

powerapps-docs/developer/data-platform/appendix-add-license-information-to-your-solution.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ The following steps are required to add license information to your solution:
3030

3131
You can download the latest version of Power Apps CLI from [here](/powerapps/developer/data-platform/powerapps-cli). The Power Apps CLI tool includes commands that are required for adding licensing information to the solution. To verify that you have the latest version of the tool:
3232

33-
- Open a **Developer Command Prompt for VS 2017** or higher window.
34-
- Enter the command `pac install latest`. This will install the latest version of the tooling.
35-
- Enter the command `pac solution help` and verify that you see the `add-license` option in the list.
33+
1. Open a **Developer Command Prompt for VS 2017** or higher window.
34+
2. Enter the command `pac install latest`. This will install the latest version of the tooling.
35+
3. Enter the command `pac solution help` and verify that you see the `add-license` option in the list.
3636

3737
## Clone a solution
3838

0 commit comments

Comments
 (0)