We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7422003 commit c8802ddCopy full SHA for c8802dd
1 file changed
backend/README.md
@@ -9,7 +9,11 @@ This is a node app that serves as a REST API backend to plotter. Built using `ex
9
10
**MacOS installation instructions**
11
12
-- Install xcode-select before installing brew
+- Install xcode-select to install brew
13
+
14
+ ```
15
+ xcode-select --install
16
17
18
- _Setting up mongoDB using [homebrew](https://brew.sh/)_
19
0 commit comments