Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaozhou26 authored Apr 3, 2024
1 parent bd8272b commit 0b37ff5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

```bash
go build -o aurora
chmod +x ./myapp
./myapp
chmod +x ./aurora
./aurora
```

### Docker部署
Expand Down

0 comments on commit 0b37ff5

Please sign in to comment.