Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jgadling committed Aug 17, 2023
1 parent 7db235b commit 38a0d5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entities/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export PLATFORMICS_AUTH_TOKEN=$(./cli/gqlcli.py auth generate-token 111 --projec
./cli/gqlcli.py samples list
```

# Debugging in VSCode:
### Debugging in VSCode:
- Install the 'Dev Containers' and 'Docker' VSCode extensions
- Open VSCode at the entities directory
- Click "reopen in container" when VSCode suggests it.
Expand Down

0 comments on commit 38a0d5f

Please sign in to comment.