diff options
author | Bradley Taunt <bt@btxx.org> | 2024-06-23 13:21:14 -0400 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2024-06-23 13:21:14 -0400 |
commit | e566646aec0089267c66c82b38204fe23782598c (patch) | |
tree | 2e987d1f3d5a68455186100c61e6c99fc97824c9 /README.md | |
parent | 15374af24b83bcb82360748f35d0a80b95c85b6a (diff) |
Correct code formatting for README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -37,9 +37,13 @@ Then logout of `root` user. Login as your newly created user and run the following: -`git clone https://git.btxx.org/alpine-suck` +``` +git clone https://git.btxx.org/alpine-suck +``` -`cd alpine-suck` +``` +cd alpine-suck +``` ## Installing |