From 5bf3b0538d2691b0da4ffaadfd35da0dec31c5ae Mon Sep 17 00:00:00 2001 From: Abubakar Abid Date: Mon, 7 Feb 2022 14:48:40 -0500 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9478c84fd4..9d55c0d0ca 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,10 +5,9 @@ Prequisites: * Python 3.7+ * Node 16.0+ (optional for backend-only changes, but needed for any frontend changes) -More than 30 awesome developers have contributed to the `gradio` library, and we'd be thrilled if you would like be the next `gradio` contributor! You can start by forking or cloning the -repo (https://github.com/gradio-app/gradio.git) and creating your own branch to work from. +More than 30 awesome developers have contributed to the `gradio` library, and we'd be thrilled if you would like be the next `gradio` contributor! You can start by forking or cloning the repo (https://github.com/gradio-app/gradio.git) and creating your own branch to work from. -### To install Gradio from the `master` branch +### Install Gradio locally from the `master` branch * Clone this repo * Navigate to the repo folder and run