We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8732c0b commit 9fc9d65Copy full SHA for 9fc9d65
README.md
@@ -33,14 +33,14 @@ This section provides the quickest way to get started with chibi-cli. For detail
33
34
- Type in `./chibi` and you are in!
35
36
- > [!NOTE]
37
- > For windows, you may type `./chibi.exe` (in powershell).
38
-
39
40
- > For linux, make the binary executable by the following command,
41
- > ```sh
42
- > $ chmod +x ./chibi
43
- > ```
+> [!NOTE]
+> For windows, you may type `./chibi.exe` (in powershell).
+
+> For linux, make the binary executable by the following command,
+> ```sh
+> $ chmod +x ./chibi
+> ```
44
45
## Documentation
46
WIP 😁
0 commit comments