README.md: emerge --sync replace to emaint sync

From the man:

    NOTE: The emerge --sync command is a compatibility command. Sync operations are now performed using the new emaint sync module

See https://wiki.gentoo.org/wiki/Full_manpages/emerge
This commit is contained in:
Vitaly Zdanevich 2025-03-23 08:29:50 +04:00 committed by 梁永祥
parent f70809bb1d
commit 6f02dcc7c0

View File

@ -2,7 +2,7 @@
```
eselect repository enable gentoo-zh
emerge --sync
emaint sync
```
# rule no.1