mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-02-14 17:49:53 +00:00
docs: replace ``bash with ``sh in all .md files
This commit is contained in:
@@ -11,7 +11,7 @@ To update or switch versions, run `pyenv install -v 2` (or `2.6`, etc).
|
||||
|
||||
Make sure that you already have Xcode tools installed:
|
||||
|
||||
```bash
|
||||
```sh
|
||||
xcode-select --install
|
||||
```
|
||||
|
||||
@@ -21,7 +21,7 @@ You may also need to install Xcode proper from the App Store.
|
||||
|
||||
Make sure that you already have the necessary build tools installed:
|
||||
|
||||
```bash
|
||||
```sh
|
||||
# required
|
||||
sudo apt update
|
||||
sudo apt install -y build-essential zlib1g-dev libssl-dev
|
||||
|
||||
Reference in New Issue
Block a user