#116 add missing word to DNF invocation
Merged 5 years ago by asamalik. Opened 5 years ago by nphilipp.
nphilipp/modularity master--missing-word  into  master

file modified
+1 -1
@@ -165,7 +165,7 @@ 

                      <h3>Install a specific use case</h3>

                  </div>

                  <div class="col-md-6">

-                     <pre>$ sudo dnf install mongodb/client</pre>

+                     <pre>$ sudo dnf module install mongodb/client</pre>

                  </div>

                  <div class="col-md-6">

                      <p>Installs client tooling for MongoDB. Server is also available and can be installed at the same time if desired.</p>

no initial comment

oops, nice catch, thanks!

Pull-Request has been merged by asamalik

5 years ago
Metadata