How to Install Neptune Desktop App
যদি পিসিতে পুরাতন কোনো ভার্সন ইন্সটল করা থাকে, তাহলে অবশ্যই তা আনইন্সটল করে নিবে।
- প্রথমেই তুমি যেখানে এপ্লিকেশনটি ডাউনলোড করতে চাও, সেই ফোল্ডারে গিট ব্যাশ ওপেন করো।
- তারপর, গিট ব্যাশে নিচের কমান্ডটি কপি/পেস্ট করে রান করো।
- কমান্ডটি এপ্লিকেশন এর লেটেস্ট ভার্সন ডাউনলোড করে ইন্সটল করে ফেলবে।
bash <(curl -s https://raw.githubusercontent.com/Programming-Hero1/neptune-desktop-app/main/download.sh)
Uninstall any previous versions installed before running this command.
- 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/neptune-desktop-app/main/download.sh)