Skip to content

Commit 6379eb2

Browse files
committed
update README
1 parent b6d7339 commit 6379eb2

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
@@ -341,7 +341,7 @@ vestauth agent init
341341
Your agent `set`s secrets with a simple `curl` endpoint:
342342

343343
```bash
344-
vestauth agent curl -X POST https://as2.dotenvx.com/set '{"KEY":"value"}'
344+
vestauth agent curl -X POST https://as2.dotenvx.com/set -d '{"KEY":"value"}'
345345
```
346346

347347
And your agent `get`s secrets with a simple `curl` endpoint:

0 commit comments

Comments
 (0)