From bfa4efd425d39924bd0a4c2d078644f0ab615c7a Mon Sep 17 00:00:00 2001 From: verita84 Date: Fri, 18 Dec 2020 15:22:37 +0000 Subject: [PATCH] --- Installation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Installation.md b/Installation.md index a6e25ae..3ac8bb4 100644 --- a/Installation.md +++ b/Installation.md @@ -1,8 +1,8 @@ 1. Copy config-example.json to config.json and modify with your desired layout. This is the core config file for the web console, agent, and server. Config.json should be copied to the picluster directory on each node. -```You can run the server and agent on the same node since they are listening on different ports. -``` +You can run the server and agent on the same node since they are listening on different ports. + 2. Copy the example Dockerfile layout depending on architecture (Optional) Arch Linux ARM