Skip to content

Commit

Permalink
docs: Update usage
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinblackman authored Dec 23, 2023
1 parent 7954ed1 commit 92d7ca8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,7 @@ mv ./target/release/oatmeal /usr/local/bin/

## Usage

Oatmeal allows customizing configuration either through command line parameters, or more permanently with environment
variables. By default, Ollama is the selected backend, and the `clipboard` integration for an editor.
The following shows the availabe options to start a chat session. By default, Ollama is the selected backend, and the `clipboard` integration for an editor.
See `oatmeal --help`, `/help` in chat, or the output below to get all the details.

<!-- command-help start -->
Expand Down

0 comments on commit 92d7ca8

Please sign in to comment.