diff --git a/docs/configuration/multilib.md b/docs/configuration/multilib.md index 05e0923c..908a0f3b 100644 --- a/docs/configuration/multilib.md +++ b/docs/configuration/multilib.md @@ -15,13 +15,13 @@ In this folder, there are two lists, as Eric says, you should install first the and then the 32-bit compatibility packages. First, edit the '/etc/slpkg/repositories.toml' file and enable the 'multilib' repository and then: -# Update +# Update repository ``` $ slpkg update --repository=multilib ``` -# Install +# Install packages ``` $ slpkg install glibc_packages.pkgs --repository=multilib