Skip to content

Commit b1601c5

Browse files
Update guides/cli.md
1 parent 12b6df7 commit b1601c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/cli.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ php bin/directus install:config -h <db_host> -n <db_name> -u <db_user> -p <db_pa
6464
#### Example: http://example.local
6565

6666
```bash
67-
php bin/directus install:config -h localhost -n directus -u root -p pass -a super_admin_token -k directus
67+
php bin/directus install:config -h localhost -n directus -u root -p pass -a super_admin_token -k my-project
6868
```
6969

7070
#### Example: http://example.local/directus

0 commit comments

Comments
 (0)