From 3f4aa03aa191b7edb611cefa08363f508e76d0ad Mon Sep 17 00:00:00 2001 From: solomoncyj Date: Sun, 20 Oct 2024 22:09:51 +0800 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Adam Perkowski --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6cd1c6d0..aa7f2fbf 100644 --- a/README.md +++ b/README.md @@ -62,10 +62,11 @@ Replace `paru` with your preferred helper and `linutil` with your preferred pack
OpenSUSE - ###just run: - ```bash - sudo zypper install linutil +Linutil can be installed on OpenSUSE with: +```bash +sudo zypper install linutil ``` +
Cargo