Skip to content

Commit 61a4231

Browse files
authored
fix duplicate instructions (#310)
1 parent c9b035a commit 61a4231

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

documents/install/mac_install.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,7 @@ Thanks to @heathriel!
88
- Install MongoDB (if not using Docker) by running `brew tap mongodb/brew` and `brew install mongodb-community`
99
- Install Docker (optional) by following the instructions on https://docs.docker.com/desktop/mac/install/
1010
- Obtain an OpenAI API key, BingAI and ChatGPT access tokens as described in the original instructions
11-
12-
- Install Homebrew (if not already installed) by following the instructions on https://brew.sh/
13-
- Install Node.js and npm by running brew install node
14-
- Install MongoDB (if not using Docker) by running brew tap mongodb/brew and brew install mongodb-community
15-
11+
-
1612
**Instructions:**
1713

1814
- Open Terminal and clone the repository by running git clone https://github.com/danny-avila/chatgpt-clone.git

0 commit comments

Comments
 (0)