Skip to content

Commit ad83e85

Browse files
committed
Update readme
1 parent a506657 commit ad83e85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frameworks/keyed/goui/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ go get ./src
1616

1717
Run the development server:
1818
```
19-
gouix -tinygo -proxy=http://localhost:8080 serve
19+
gouix serve
2020
```
2121

2222
Build for production:
2323
```
24-
gouix -tinygo build
24+
gouix build
2525
```

0 commit comments

Comments
 (0)