Skip to content

Commit

Permalink
Update docs/docs/examples.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ivan Ivanov <[email protected]>
  • Loading branch information
SeqLaz and suricactus authored Oct 17, 2024
1 parent 4e10148 commit 375b481
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/docs/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,9 @@ The easier approach is to set an environment variable with your token:
export QFIELDCLOUD_TOKEN="123abcXYZ987exampleToken"
```

Next, create a project called "Tree_Survey" within your organization:
#### Create a project

Create a project called "Tree_Survey" within your organization:

```bash
qfieldcloud-cli create-project --owner "My_Organization_Clan" --description "Daily work project" --is-private "Tree_Survey"
Expand Down

0 comments on commit 375b481

Please sign in to comment.