Skip to content

Commit 1a781da

Browse files
authored
minor fix in readme (#70)
1 parent 5cbe353 commit 1a781da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pb is configured with `demo` profile as the default. This means you can directly
1818

1919
### Profiles
2020

21-
To start using pb against your Parseable server, create a profile (a profile is a set of credentials for a Parseable Server instance). You can create a profile using the `pb profile create` command. For example:
21+
To start using pb against your Parseable server, create a profile (a profile is a set of credentials for a Parseable Server instance). You can create a profile using the `pb profile add` command. For example:
2222

2323
```bash
2424
pb profile add local http://localhost:8000 admin admin

0 commit comments

Comments
 (0)