docs: change vself.v -> vup.v at line 44 in packaging_v_for_distributions.md (thanks @le0developer)

This commit is contained in:
Delyan Angelov 2023-08-15 09:28:58 +03:00
parent 0d61edaff7
commit d9ad6be5b0
No known key found for this signature in database
GPG Key ID: 66886C0F12D595ED

View File

@ -41,7 +41,7 @@ to make modifications to themselves. Instead, they require the user to use their
provided by the distro/platform.
To facilitate that, it is usually best for all involved if you, as a package maintainer, remove
or replace cmd/tools/vself.v, with a short v program, that advises the final V user to use the
or replace cmd/tools/vup.v, with a short v program, that advises the final V user to use the
package manager tool, or to use a V installed from source instead.
4) Another V feature/command that can interfere with read only packaging is `v self`. We