From c0fd599fdf9b80d5ba285620710d0e7891002901 Mon Sep 17 00:00:00 2001 From: BufferNihility Date: Thu, 27 Aug 2020 19:15:09 +0800 Subject: [PATCH] typo --- docs/how_to_build_and_run_xenon.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how_to_build_and_run_xenon.md b/docs/how_to_build_and_run_xenon.md index e3c1d13..7bb9d25 100644 --- a/docs/how_to_build_and_run_xenon.md +++ b/docs/how_to_build_and_run_xenon.md @@ -24,7 +24,7 @@ Table of Contents ## Step1. Download src code from github ``` -$ git clone https://github.com/xenon/xenon +$ git clone https://github.com/radondb/xenon.git ``` ## Step2. Build