Skip to content

Commit

Permalink
example update
Browse files Browse the repository at this point in the history
  • Loading branch information
techBeck03 committed Jan 2, 2021
1 parent 593fa29 commit 64d6d5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import (

func main() {
client := guac.New(guac.Config{
URI: "https://guac.example.com",
URL: "https://guac.example.com",
Username: "guacadmin",
Password: "guacadmin",
DisableTLSVerification: true,
Expand Down

0 comments on commit 64d6d5b

Please sign in to comment.