diff --git a/README.md b/README.md
index 0a32527c8de4ed7d83673b5cec47f1ad1221d7de..77e1b56e3ede9c4d264ee63c23891afb0b8fdb78 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ client = Passwordstate::Client.new 'https://passwordstate.example.com', username
 # #<Passwordstate::Client:0x0000559eb1fabec8
 #  @headers=
 #   {"accept"=>"application/json", "user-agent"=>"RubyPasswordstate/0.1.0"},
-#  @server_url=#<URI::HTTPS https://passwordstate.it.liu.se>,
+#  @server_url=#<URI::HTTPS https://passwordstate.example.com>,
 #  @timeout=15,
 #  @validate_certificate=true>