mirror of
https://github.com/kirill-markin/repo-to-text.git
synced 2025-12-06 03:22:23 -08:00
upgrade example
This commit is contained in:
parent
5f65e98a72
commit
6dd163f17e
1 changed files with 6 additions and 0 deletions
|
|
@ -28,6 +28,12 @@ To install `repo-to-text` via pip, run the following command:
|
||||||
pip install repo-to-text
|
pip install repo-to-text
|
||||||
```
|
```
|
||||||
|
|
||||||
|
To upgrade to the latest version, use the following command:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
pip install --upgrade repo-to-text
|
||||||
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
After installation, you can use the `repo-to-text` command in your terminal. Navigate to the directory you want to convert and run:
|
After installation, you can use the `repo-to-text` command in your terminal. Navigate to the directory you want to convert and run:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue