From c2413aaf026f438e89d281629dc1acf5b43679a6 Mon Sep 17 00:00:00 2001 From: Rohan Kadekodi Date: Tue, 23 Nov 2021 10:47:42 +0530 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 06c0fbada..cb0793ba6 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,6 @@ WineFS also contains a **relaxed mode** that provides metadata consistency and s ``` $ sudo mount -t winefs -o init /dev/pmem0 /mnt/pmem0 ``` - ## Limitations WineFS is under active development. Although there are no known bugs, we welcome any bug reports or bug fixes.