Skip to content

Commit

Permalink
Forgot to change installation
Browse files Browse the repository at this point in the history
  • Loading branch information
Tumpa-Prizrak committed Jan 29, 2024
1 parent 130b73b commit 1136c83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ pip install -r requirements.txt
```

- Change the *root_folder* variable in `config.py` to your home folder or another directory that contains the `cai` directory - a place where the utility will save its OC database.
- Change directories at the `cai` file to place with the `main.py` script in it.
- Change directories at the `cai` file to place with the `src` folder in it.
- Allow execution of the `cai` file

```sh
Expand All @@ -60,7 +60,7 @@ chmod +x cai
See `cai --help` for brief usage. All interactions will be available only using a shell or other type of terminal. You can't use this via UI

> [!NOTE]
> This utility doesn't manage your real data on the CAI platform - it's on your local PC only. Util there's no public API available - it's impossible to implement
> This utility doesn't manage your real data on the CAI platform - it's on your local PC only. Util there's no public API available - it's almost impossible to implement
### First using

Expand Down

0 comments on commit 1136c83

Please sign in to comment.