Skip to content

Commit 31e97e4

Browse files
authored
feat readme: put word inside of code tags
1 parent 6d05057 commit 31e97e4

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
@@ -35,7 +35,7 @@ Here's a quick example showcasing how you would go about installing extensions o
3535
blueprint -install example
3636
```
3737

38-
#### So, you installed your first extension. Congratulations! Blueprint is now keeping persistent data inside the pterodactyl_app volume, so you'll want to start backing that volume up regularly.
38+
#### So, you installed your first extension. Congratulations! Blueprint is now keeping persistent data inside the `pterodactyl_app` volume, so you'll want to start backing that volume up regularly.
3939

4040
### First, we'll install Restic to handle backups
4141
Why Restic? Compression, de-duplication, and incremental backups. Save on space compared to simply archiving the directory each time.

0 commit comments

Comments
 (0)