update welcome_message

This commit is contained in:
Luis
2023-11-04 17:16:18 +01:00
committed by GitHub
parent 83f2269d4d
commit 2496061fab

View File

@@ -37,7 +37,7 @@ user : venom
password : venom
user : root
password : root
password : venom
System configuration
--------------------
@@ -65,8 +65,8 @@ Run 'scratch help' from the terminal to see available options, anyway heres the
Ports Repositories
------------------
Venom Linux contains 4 repositories that is main, multilib, nonfree and testing. By default only 'main'
repository is enabled. Uncomment other repositories in '/etc/scratchpkg.repo' then run 'portsync' to sync it.
Venom Linux contains 5 repositories that is core, main, multilib, nonfree and testing. By default 'core' and 'main'
repositories are enabled. Uncomment other repositories in '/etc/scratchpkg.repo' then run 'portsync' to sync it.
IMPORTANT NOTE
==============