Skip to content

Commit 0840e19

Browse files
authored
fix(readme): remove portal quickstart references (#212)
1 parent 60cc8cf commit 0840e19

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The official CLI for APIMatic.
1414
To get started with APIMatic's CLI using a step by step wizard, run the following command:
1515

1616
```sh-session
17-
$ apimatic portal quickstart
17+
$ apimatic quickstart
1818
```
1919

2020
# Usage
@@ -24,7 +24,7 @@ $ npm install -g @apimatic/cli
2424
$ apimatic COMMAND
2525
running command...
2626
$ apimatic (--version)
27-
@apimatic/cli/1.0.0-beta.2 win32-x64 node-v23.4.0
27+
@apimatic/cli/1.0.0-beta.1 win32-x64 node-v23.4.0
2828
$ apimatic --help [COMMAND]
2929
USAGE
3030
$ apimatic COMMAND

0 commit comments

Comments
 (0)