mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-28 13:31:06 +00:00
fix a typo in test-ws example (#1230)
This commit is contained in:
parent
434cdab17c
commit
503ed9527a
@ -8,7 +8,7 @@ This server listens for incoming WebSocket connections coming in to ws://localho
|
||||
|
||||
## How to Use This Server
|
||||
|
||||
1. If you do not already have Go (version 1.17 or higher) installed on your machine, you can download an installation for your machine from [https://golang.org](the Go website)
|
||||
1. If you do not already have Go (version 1.17 or higher) installed on your machine, you can download an installation for your machine from [the Go website](https://golang.org)
|
||||
|
||||
2. Open up a terminal window and navigate to this directory. Start up the WebSocket server by typing `go run server.go`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user