diff --git a/README.md b/README.md index eb734ffa9..c65bb3cb3 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ The prompt shows information you need while you're working, while staying sleek - Current username if not the same as the logged-in user - Current Node.js version(`⬢`) - Current Rust version (`🦀`) -- Current Ruby version (`💎`). +- Current Ruby version (`💎`) - Current Python version (`🐍`) - Current Go version (`🐹`) - Current version of package in current directory (`📦`) @@ -103,7 +103,7 @@ The prompt shows information you need while you're working, while staying sleek Starship is available on the AUR under the name `starship`. Install it with `yay` or your favorite AUR helper. - ``` + ```sh $ yay -S starship ``` diff --git a/docs/README.md b/docs/README.md index cdcd2a938..3fab748b9 100644 --- a/docs/README.md +++ b/docs/README.md @@ -43,7 +43,7 @@ footer: ISC Licensed | Copyright © 2019-present Starship Contributors Starship is available on the AUR under the name `starship`. Install it with `yay` or your favorite AUR helper. - ``` + ```sh $ yay -S starship ```