Skip to content

Commit c8802dd

Browse files
committed
Update README.md
1 parent 7422003 commit c8802dd

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

backend/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@ This is a node app that serves as a REST API backend to plotter. Built using `ex
99

1010
**MacOS installation instructions**
1111

12-
- Install xcode-select before installing brew
12+
- Install xcode-select to install brew
13+
14+
```
15+
xcode-select --install
16+
```
1317

1418
- _Setting up mongoDB using [homebrew](https://brew.sh/)_
1519

0 commit comments

Comments
 (0)