-
যদি পিসিতে পুরাতন কোনো ভার্সন ইন্সটল করা থাকে, তাহলে অবশ্যই তা আনইন্সটল করে নিবে।
-
পিসিতে অবশ্যই গিট ব্যাশ ইন্সটল করা থাকতে হবে।
- প্রথমেই তুমি যেখানে এপ্লিকেশনটি ডাউনলোড করতে চাও, সেই ফোল্ডারে গিট ব্যাশ ওপেন করো।
- তারপর, গিট ব্যাশে নিচের কমান্ডটি কপি/পেস্ট করে রান করো।
- কমান্ডটি এপ্লিকেশন এর লেটেস্ট ভার্সন ডাউনলোড করে ইন্সটল করে ফেলবে।
bash <(curl -s https://raw.githubusercontent.com/Programming-Hero1/phitron-desktop-app/main/phitron-install.sh)
-
Uninstall any previously installed versions before running this command.
-
Must have git bash installed.
- Open git bash in the directory you want to download the application
- Copy the following command and run it
- The command will download the latest version of application and install it.
bash <(curl -s https://raw.githubusercontent.com/Programming-Hero1/phitron-desktop-app/main/phitron-install.sh)