Skip to content

Commit bcde766

Browse files
Fix repository URL in README.md to use correct username (mprestonsparks)
1 parent 85a22c7 commit bcde766

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
1. **Clone and run with one command:**
1212
```bash
13-
git clone https://github.com/yourusername/KnowledgeGraphExpander.git
13+
git clone https://github.com/mprestonsparks/KnowledgeGraphExpander.git
1414
cd KnowledgeGraphExpander
1515
./run.sh
1616
```
@@ -98,7 +98,7 @@ A self-organizing knowledge graph system that implements Buehler's (2025) agenti
9898

9999
1. Clone the repository
100100
```bash
101-
git clone https://github.com/yourusername/KnowledgeGraphExpander.git
101+
git clone https://github.com/mprestonsparks/KnowledgeGraphExpander.git
102102
cd KnowledgeGraphExpander
103103
```
104104

0 commit comments

Comments
 (0)