فهرست منبع

Update README.md

oobabooga 2 سال پیش
والد
کامیت
f035b01823
1فایلهای تغییر یافته به همراه3 افزوده شده و 2 حذف شده
  1. 3 2
      README.md

+ 3 - 2
README.md

@@ -72,9 +72,10 @@ bash Miniconda3.sh
 ```
 Source: https://educe-ubc.github.io/conda.html
 
-#### 0.1 (Ubuntu) Install build tools
+#### 0.1 (Ubuntu/WSL) Install build tools
+
 ```
-sudo apt-get update && sudo apt-get install build-essential
+sudo apt install build-essential
 ```