From 15b94d1549e8fa83173a4f0fe6a877de8ef552a4 Mon Sep 17 00:00:00 2001 From: buck-yeh Date: Thu, 23 Feb 2023 01:18:55 +0800 Subject: [PATCH] [Doc] Fork branch UI changed according to https://github.com/buck-yeh/vcpkg --- test/vcpkg/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/vcpkg/README.md b/test/vcpkg/README.md index dd7c7be..fb2324d 100644 --- a/test/vcpkg/README.md +++ b/test/vcpkg/README.md @@ -1,6 +1,6 @@ # How to PR -1. In the [forked vcpcg main page](https://github.com/buck-yeh/vcpkg), click **Fetch upstream** and then click **Fecth and merge** to ensure the repo up-to-date. +1. In the [forked vcpcg main page](https://github.com/buck-yeh/vcpkg), click **Sync fork** and then click **Update Branch** to ensure the repo up-to-date. 2. `git clone https://github.com/buck-yeh/vcpkg.git` or `git pull` if it is already cloned. 3. Update files in `ports/buck-yeh-bux/`: * Update `REF` in `portfile.cmake` with the commit full hash of [release](https://github.com/buck-yeh/bux/releases/tag/1.6.5) and zero `SHA512` intentionally: