Skip to content

Commit

Permalink
Removed redundant instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Brutuski committed Apr 24, 2023
1 parent a8fbffb commit a4a4c52
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
- [Requirements](#requirements)
- [Installation](#installation)
- [Usage](#usage)
- [Uninstall](#uninstall)
- [Project Structure](#project-structure)
- [Documentation](#documentation)
- [OpenAI's Data Policy](#openais-data-policy)
Expand Down Expand Up @@ -104,15 +103,6 @@ curl -sS https://github.com/Brutuski/hal2023-cli/blob/main/build.sh | sudo -E ba
- A history feature has been added as of `v1.4.1`. The history file is created and maintained
at `~/.hal2023_history.txt`.

#### Uninstall

```sh
make uninstall
```

Please note: The history file (located at ~/.hal2023_history.txt) is not removed while uninstalling. You can delete it
manually if required.

#### Project Structure

```
Expand Down

0 comments on commit a4a4c52

Please sign in to comment.