Merge pull request #1482 from qtfkwk/patch-1

Update README.md
This commit is contained in:
itowlson 2023-05-15 09:08:09 +12:00 committed by GitHub
commit e687d10924
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ RUST_LOG=spin=trace spin up -f spin.toml
Curl the hello route:
```
$ curl -i localhost:3000/goodbye
$ curl -i localhost:3000/hello
HTTP/1.1 200 OK
content-type: application/text
content-length: 7