Skip to content

Commit

Permalink
Update chapters/ne/chapter0/1.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Steven Liu <[email protected]>
  • Loading branch information
CRLannister and stevhliu authored Dec 2, 2024
1 parent d06b4cc commit 384735e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion chapters/ne/chapter0/1.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,8 @@ Python मा यो [*भर्चुअल इन्भाइरोमेन
पहिले, आफ्नो एप्लिकेसन राख्ने डाइरेक्टरी बनाउनुहोस् - उदाहरणको लागि, होम डाइरेक्टरीमा *transformers-course* नामको नयाँ फोल्डर:

```
mkdir ~/transformers-course cd ~/transformers-course
mkdir ~/transformers-course
cd ~/transformers-course
```


Expand Down

0 comments on commit 384735e

Please sign in to comment.