リビジョン | b3f3de05641cb5837fcec18ca2e3022973817f8c (tree) |
---|---|
日時 | 2020-09-24 10:37:56 |
作者 | ![]() |
コミッター | halcon74 |
README: fix typo
@@ -18,7 +18,7 @@ | ||
18 | 18 | |
19 | 19 | eselect repository add halcon-overlay mercurial https://hg.osdn.net/view/halcon-overlay/code |
20 | 20 | emerge --sync halcon-overlay _(this requires dev-vcs/mercurial to be installed)_ |
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)_ | |
21 | +echo "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 |
24 | 24 |