We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb70987 commit 13f661fCopy full SHA for 13f661f
README.md
@@ -76,8 +76,9 @@ chmod 700 install.bash
76
./install.bash --help
77
```
78
79
-*NOTE:* If you install sloctl outside of your PATH you must also
80
-change its permissions for the binary to be executable!
+> [!NOTE]
+> If you install sloctl outside of your PATH you must also
81
+> change its permissions for the binary to be executable!
82
83
```bash
84
chmod +x <PATH_TO_SLOCTL>
0 commit comments