From bc48ada0e6ea27a4a44fe24554608dfa502a8d20 Mon Sep 17 00:00:00 2001 From: Abdel-Rahman Date: Mon, 1 May 2017 19:13:30 +0300 Subject: [PATCH] CONTRIBUTING.md: Replace Magnets with pkgutils --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0f25fd0..4c27589 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -72,7 +72,7 @@ News and updates for Redox are posted at [redox-os.org/news](https://redox-os.or * Apps development * Shell ([Ion](https://github.com/redox-os/ion)) development - * Package manager ([Magnet](https://github.com/redox-os/magnet)) development + * Package management ([pkgutils](https://github.com/redox-os/pkgutils)) development * Other high-level code tasks #### If you are fluent in Rust, and have experience with OS Dev: