-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update basic-rag readme & sphinx documentations
- Loading branch information
Showing
3 changed files
with
16 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
Installation | ||
=============== | ||
*Since we are just in the development phase we have not published to pypi yet.* | ||
*Since we are under the development phase, we have not published to pypi yet.* | ||
|
||
* ``git clone`` the repository | ||
* ``pip install .`` from the repository | ||
* *For Developers*: ``pip install -e .`` | ||
|
||
Moreover, further customization can be made on the config file, `src/config.ini`. | ||
Further customization can be made on the config file, `src/config.ini`. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters