Skip to content

Commit 6d4fe3f

Browse files
authored
docs: add callout to readme
adds a tip callout
1 parent 958f4a8 commit 6d4fe3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Use `./SharpServer --help` to display this information in your terminal.
4242
- `-p`, `--portable` | Launch in portable mode using the current directory instead of appdata
4343
- `-l`, `--license` | output this program's license information and exit
4444

45-
> *Note*
45+
> [!TIP]
4646
>
4747
> The default base directory when not launching in portable mode is `%localAppData%/RobynLlama/SharpWebserver` on windows and `~/.local/share/RobynLlama/SharpWebserver` on most Linux distros. See [Special Folders](https://learn.microsoft.com/en-us/dotnet/api/system.environment.getfolderpath?view=net-8.0) on the MSDN docs for more on where this location is on your system.
4848

0 commit comments

Comments
 (0)