Fix link to installation from source #115

Manually merged
KitaitiMakoto merged 1 commits from plume/documentation:fix-link into main 3 years ago
Owner
There is no content yet.
KitaitiMakoto merged commit 8c67176a91 into main manually 3 years ago
KitaitiMakoto deleted branch fix-link 3 years ago
The pull request has been manually merged as 8c67176a91.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b fix-link main
git pull origin fix-link

Step 2:

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff fix-link
git push origin main
Sign in to join this conversation.
Loading…
There is no content yet.