Skip to content

Commit

Permalink
docs: README を更新
Browse files Browse the repository at this point in the history
  • Loading branch information
kokoichi206 committed Feb 7, 2023
1 parent e153c36 commit f9625d8
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ $ rm -r ~/.sgi

### How to set account information

Put the following format json

```json
// ~/.sgi/account.json
{
Expand All @@ -74,6 +76,16 @@ $ rm -r ~/.sgi
}
```

Or log-in with `login` subcommand,

```sh
$ sgi login
Please provide your login information.

BaseURL:
...
```

## COMMANDS

### _member_
Expand Down

0 comments on commit f9625d8

Please # to comment.