From bb3ea8b0b641929115cd5216cec5796e1bccce3d Mon Sep 17 00:00:00 2001 From: valentijnscholten Date: Sat, 22 Jan 2022 16:19:37 +0100 Subject: [PATCH] ensure correct rendering of commands --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0be218a4..767e4388 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ On Ubuntu you can run the following command: ## Build steps -> sudo apt-get install cmake zlib1g-dev libboost-system-dev libboost-program-options-dev libpthread-stubs0-dev libfuse-dev libudev-dev fuse build-essential git +> sudo apt-get install cmake zlib1g-dev libboost-system-dev libboost-program-options-dev libpthread-stubs0-dev libfuse-dev libudev-dev fuse build-essential git > mkdir console-client > git clone https://github.com/pcloudcom/console-client.git ./console-client/ > cd ./console-client/pCloudCC/