Skip to content

Commit aaa1cfd

Browse files
committed
Fix the tab issue
1 parent 9308be1 commit aaa1cfd

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

docs/cli/quick-start-guide.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,14 @@ This short guide explains how to use a prebuilt `ap` binary so you can run the C
44

55
- Install the binary: put the file on your `PATH`. For example:
66

7-
- macOS / Linux:
87

9-
Extract the zip to a local bin directory and add it to your `PATH`.
8+
- macOS / Linux:
109

11-
- Windows:
10+
Extract the zip to a local bin directory and add it to your `PATH`.
1211

13-
Place `ap.exe` in a folder that's included in your `%PATH%` (for example `%USERPROFILE%\bin`) or add its folder to your PATH.
12+
- Windows:
13+
14+
Place `ap.exe` in a folder that's included in your `%PATH%` (for example `%USERPROFILE%\bin`) or add its folder to your PATH.
1415

1516
- Gateway credentials: export `WSO2AP_GW_USERNAME` and `WSO2AP_GW_PASSWORD` before running controller commands.
1617

0 commit comments

Comments
 (0)