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