From 21f265684ddd1b688eb731f5eea853549c77371f Mon Sep 17 00:00:00 2001 From: AdityaGarg00 <61191738+AdityaGarg00@users.noreply.github.com> Date: Fri, 25 Jun 2021 12:40:03 +0530 Subject: [PATCH] Update 1-getting-started/lessons/1-introduction-to-iot/translations/pi.hi.md Co-authored-by: Bhavesh Suneja <40915476+EliteWarrior315@users.noreply.github.com> --- .../lessons/1-introduction-to-iot/translations/pi.hi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1-getting-started/lessons/1-introduction-to-iot/translations/pi.hi.md b/1-getting-started/lessons/1-introduction-to-iot/translations/pi.hi.md index 030b2982..275f1f83 100644 --- a/1-getting-started/lessons/1-introduction-to-iot/translations/pi.hi.md +++ b/1-getting-started/lessons/1-introduction-to-iot/translations/pi.hi.md @@ -59,7 +59,7 @@ sudo reboot ``` -1. एक बार पीआई रीबूट हो जाने के बाद, टर्मिनल को फिर से लॉन्च करें और [विजुअल स्टूडियो कोड (वीएस कोड)](https://code.visualstudio.com?WT.mc_id=academic-17441-jabenn) स्थापित करने के लिए निम्न आदेश चलाएं - यह वह संपादक है जिसका उपयोग आप अपने डिवाइस कोड को पायथन में लिखने के लिए करेंगे। +1. एक बार पाई रीबूट हो जाने के बाद, टर्मिनल को फिर से लॉन्च करें और [विजुअल स्टूडियो कोड (वीएस कोड)](https://code.visualstudio.com?WT.mc_id=academic-17441-jabenn) स्थापित करने के लिए निम्न आदेश चलाएं - यह वह संपादक है जिसका उपयोग आप अपने डिवाइस कोड को पायथन में लिखने के लिए करेंगे। ```sh sudo apt install code