Skip to content

Commit 92c86b7

Browse files
Update asdf.md
1 parent 82fe41a commit 92c86b7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

markdown/asdf.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
### asdf
22

33
* Install from the [Setup](../README.md#setup) section
4+
* macOS Dependencies
5+
```bash
6+
xcode-select --install
7+
brew install openssl readline sqlite3 xz zlib tcl-tk
8+
```
49
* WSL/Ubuntu Linux dependencies
510
```bash
611
sudo apt update && sudo apt install \

0 commit comments

Comments
 (0)