From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] doc: fix required tools list layout Date: Tue, 20 Dec 2016 11:26:45 +0100 Message-ID: <1982293.fdVZR7yPaX@xps13> References: <48da34687fbcd3c2dc2b16e5630c0f1c1b4a904f.1482175720.git.baruch@tkos.co.il> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Mcnamara, John" To: Baruch Siach Return-path: Received: from mail-wm0-f52.google.com (mail-wm0-f52.google.com [74.125.82.52]) by dpdk.org (Postfix) with ESMTP id D8B18FB2F for ; Tue, 20 Dec 2016 11:26:46 +0100 (CET) Received: by mail-wm0-f52.google.com with SMTP id t79so125773568wmt.0 for ; Tue, 20 Dec 2016 02:26:46 -0800 (PST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > The Python requirement should appear in the bullet list. > > > > Also, indent the x32 note, since it is related to the previous bullet. > > > > Signed-off-by: Baruch Siach > > Acked-by: John McNamara Applied, thanks