diff --git a/README.md b/README.md
index 0adb58da4c70797092195fc12a95179378e95abf..24bcfc4378a1b4f8a4892d87ff01ee179289caed 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ Nexus VDI is divided into two components:
 - The server program (backend) that runs on a server
 - Exposes a REST API to manage users, VMs and templates
 
-**[nexus-client](docs/client.md)**
+**[nexus client](docs/client.md)**
 - Documentation on how to use nexus clients [is described here](docs/client.md) 
 - The client or end-user program to manage users, VMs and templates
 - The client uses REST messages to communicate with **nexus-server**