Corrected typo in documentation for the GitHub URL (#22)
* Correcting URL for github; ra-aid.git -> RA.Aid.git * Additional fix to cloning instructions
This commit is contained in:
parent
9d4c74e05c
commit
d3a4684d69
|
|
@ -410,8 +410,8 @@ RA.Aid implements a three-stage architecture for handling development and resear
|
||||||
|
|
||||||
1. Clone the repository:
|
1. Clone the repository:
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/ai-christianson/ra-aid.git
|
git clone https://github.com/ai-christianson/RA.Aid.git
|
||||||
cd ra-aid
|
cd RA.Aid
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Create and activate a virtual environment:
|
2. Create and activate a virtual environment:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue