From b2d2259e11da0547f4049f7a70f99cd8407378c3 Mon Sep 17 00:00:00 2001 From: Opaip <74834289+opaip@users.noreply.github.com> Date: Mon, 22 Jul 2024 16:35:00 +0330 Subject: [PATCH] Update chapter_1.md --- src/chapter_1.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/chapter_1.md b/src/chapter_1.md index c4967dc..0a2f0e2 100644 --- a/src/chapter_1.md +++ b/src/chapter_1.md @@ -8,9 +8,8 @@ # نصب کتابخانه های مورد نیاز 1. بسته های زیر باید در محل پیش فرض نصب شوند - Python 3.x (3.4+) یا Python 2.7.x [از اینجا](https://www.python.org/downloads) - Numpy - matplotlib + Python 3.x (3.4+) یا Python 2.7.x [از اینجا](https://www.python.org/downloads) - numpy - matplotlib(اختیاری) + ```bash pip install numpy