fix translate
This commit is contained in:
18
readme.md
18
readme.md
@@ -2,22 +2,20 @@
|
||||
|
||||
ATProto blog CLI
|
||||
|
||||
## Install
|
||||
```sh
|
||||
$ git clone https://git.syui.ai/ai/log
|
||||
$ cd log
|
||||
$ cat public/config.json
|
||||
$ npm run dev
|
||||
```
|
||||
|
||||
## Commands
|
||||
|
||||
```sh
|
||||
$ cargo build --release
|
||||
$ cp target/release/ailog ~/.cargo/bin/
|
||||
```
|
||||
|
||||
## Setup
|
||||
|
||||
```sh
|
||||
$ vim public/config.json
|
||||
$ npm run build
|
||||
```
|
||||
|
||||
## Commands
|
||||
|
||||
### login (l)
|
||||
|
||||
Login to ATProto PDS.
|
||||
|
||||
Reference in New Issue
Block a user