リビジョン | 90e370b1503c0f81d1a9cd46afc859ff71887199 (tree) |
---|---|
日時 | 2020-09-24 09:40:43 |
作者 | ![]() |
コミッター | halcon74 |
fix markdown
@@ -17,7 +17,7 @@ | ||
17 | 17 | * using Mercurial, from OSDN (possible with Portage >=3.0.8) |
18 | 18 | |
19 | 19 | eselect repository add halcon-overlay mercurial https://hg.osdn.net/view/halcon-overlay/code |
20 | -emerge --sync halcon-overlay _(this requires dev-vcs/mercurial to be installed)_ | |
20 | +emerge --sync halcon-overlay _(this requires dev-vcs/mercurial to be installed)_ | |
21 | 21 | cat "sync-mercurial-pull-extra-opts = '-b default'" >> /etc/portage/repos.conf/eselect-repo.conf _(if you don't do that, you may get unstable branch)_ |
22 | 22 | |
23 | 23 | * using Git, from GitHub |