Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
MotorTruck1221 committed Dec 16, 2024
1 parent 7cce0f2 commit fae01c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ git clone https://github.com/titaniumnetwork-dev/incognito && cd incognito
2. Install all of the dependencies:

```bash
deno install --allow-script # This is here for sharp and other dependencies like bufferutil
deno install --allow-scripts # This is here for sharp and other dependencies like bufferutil
```

3. Create a config.toml file
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ services:
# - bstart:standalone - Use if using Hono
# See docs for differences
# - start:standalone - Command to use Hono over fastify
# See docs for differences between the servers
# See docs for differences between the serversversion: '3'

0 comments on commit fae01c2

Please sign in to comment.