Browse Source

Merge pull request #72 from chenxuuu/patch-2

fix: spaces
ruki 3 năm trước cách đây
mục cha
commit
e752f1f2ea
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      guide/configuration.md

+ 1 - 1
guide/configuration.md

@@ -1045,7 +1045,7 @@ $ export XMAKE_MAIN_REPO = https://github.com/xmake-io/xmake-repo.git
 Similar to `XMAKE_MAIN_REPO`, the only difference is that this is used to switch the address of the pre-compiled warehouse.
 
 ```console
-$ export XMAKE_BINARY_REPO = https://github.com/xmake-mirror/build-artifacts.git
+$ export XMAKE_BINARY_REPO=https://github.com/xmake-mirror/build-artifacts.git
 ```
 
 ### XMAKE_THEME