public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] README: Fix typo of install guide
@ 2021-11-16  9:56 An Long
  2021-11-16  9:56 ` [PATCH 2/2] server: Fix t.time_taken type for xml_printresults An Long
  2021-11-16 14:53 ` [PATCH 1/2] README: Fix typo of install guide J. Bruce Fields
  0 siblings, 2 replies; 3+ messages in thread
From: An Long @ 2021-11-16  9:56 UTC (permalink / raw)
  To: bfields; +Cc: linux-nfs, An Long

Signed-off-by: An Long <lan@suse.com>
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index fe2eae3..b8b4e77 100644
--- a/README
+++ b/README
@@ -12,7 +12,7 @@ Install dependent modules:
 	yum install krb5-devel python3-devel swig python3-gssapi python3-ply
 
 * openSUSE
-	zypper in install krb5-devel python3-devel swig python3-gssapi python3-ply
+	zypper install krb5-devel python3-devel swig python3-gssapi python3-ply
 
 You can prepare both for use with
 	./setup.py build
-- 
2.31.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-11-16 14:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-16  9:56 [PATCH 1/2] README: Fix typo of install guide An Long
2021-11-16  9:56 ` [PATCH 2/2] server: Fix t.time_taken type for xml_printresults An Long
2021-11-16 14:53 ` [PATCH 1/2] README: Fix typo of install guide J. Bruce Fields

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox