mirror of
https://github.com/kennethreitz/simplechat.git
synced 2026-06-05 23:00:17 +00:00
Update package name and installation command
This commit is contained in:
@@ -21,7 +21,7 @@ SimpleChat is a command-line chat application that provides an interactive inter
|
||||
Requires Python 3.11 or higher.
|
||||
|
||||
```bash
|
||||
pip install simplechat
|
||||
$ pip install simplemind-chat
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
[project]
|
||||
name = "simplechat"
|
||||
name = "simplemind-chat"
|
||||
version = "0.1.0"
|
||||
description = "A chat interface for AI models using Simplemind."
|
||||
readme = "README.md"
|
||||
|
||||
Reference in New Issue
Block a user