All of lore.kernel.org
 help / color / mirror / Atom feed
* [virtio-comment] [PATCH] Added instructions to install latex to README.md.
@ 2019-06-24  8:38 Yoni Bettan
  2019-06-24 15:25 ` [virtio-comment] " Michael S. Tsirkin
  0 siblings, 1 reply; 2+ messages in thread
From: Yoni Bettan @ 2019-06-24  8:38 UTC (permalink / raw)
  To: virtio-comment; +Cc: ailan, ehabkost, mst, Yoni Bettan

Signed-off-by: Yoni Bettan <ybettan@redhat.com>
---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index 3de0c1e..06f3563 100644
--- a/README.md
+++ b/README.md
@@ -62,6 +62,12 @@ git format-patch -o proposal1/ HEAD~1..<br>
 <p>
 git send-email --to=virtio-comment@lists.oasis-open.org proposal1/0001-*
 </code>
+<br><br>
+To do so you will need to install latex in order to compile the spec.
+For fedora user use:
+<code>
+sudo dnf install texlive-scheme-full
+</code>
 <h4>Note for TC Members</h4>
 <p>TC Members should review TC specific
 process rules under "Further Description of this Repository"
-- 
2.21.0


This publicly archived list offers a means to provide input to the
OASIS Virtual I/O Device (VIRTIO) TC.

In order to verify user consent to the Feedback License terms and
to minimize spam in the list archive, subscription is required
before posting.

Subscribe: virtio-comment-subscribe@lists.oasis-open.org
Unsubscribe: virtio-comment-unsubscribe@lists.oasis-open.org
List help: virtio-comment-help@lists.oasis-open.org
List archive: https://lists.oasis-open.org/archives/virtio-comment/
Feedback License: https://www.oasis-open.org/who/ipr/feedback_license.pdf
List Guidelines: https://www.oasis-open.org/policies-guidelines/mailing-lists
Committee: https://www.oasis-open.org/committees/virtio/
Join OASIS: https://www.oasis-open.org/join/


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

end of thread, other threads:[~2019-06-24 15:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-24  8:38 [virtio-comment] [PATCH] Added instructions to install latex to README.md Yoni Bettan
2019-06-24 15:25 ` [virtio-comment] " Michael S. Tsirkin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.