NeonCharlie-24 charliebailey24 commited on
Commit
f529158
·
unverified ·
1 Parent(s): 6f5db33

Docs/update readme repo URL (#14)

Browse files

* docs: updated README quick start instructions with correct repo URL

* docs: updated repo URL for local installation as well.

---------

Co-authored-by: charliebailey24 <charliebailey24@gmail.com>

Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -36,8 +36,8 @@ An AI-powered academic guidance system that provides personalized advice through
36
  ### Instructions
37
  1. **Clone the repository**
38
  ```bash
39
- git clone https://github.com/sohank-17/Neon-AI-Project
40
- cd Neon-AI-Project
41
  ```
42
 
43
  1. **Configure via `.env` file**
@@ -70,8 +70,8 @@ docker compose up -d
70
  ### Step 1: Clone the Repository
71
 
72
  ```bash
73
- git clone https://github.com/sohank-17/Neon-AI-Project.git
74
- cd Neon-AI-Project
75
  ```
76
 
77
  ### Step 2: MongoDB Setup
 
36
  ### Instructions
37
  1. **Clone the repository**
38
  ```bash
39
+ git clone https://github.com/NeonGeckoCom/CCAI-Demo.git
40
+ cd CCAI-Demo
41
  ```
42
 
43
  1. **Configure via `.env` file**
 
70
  ### Step 1: Clone the Repository
71
 
72
  ```bash
73
+ git clone https://github.com/NeonGeckoCom/CCAI-Demo.git
74
+ cd CCAI-Demo
75
  ```
76
 
77
  ### Step 2: MongoDB Setup