Skip to content

Commit

Permalink
Removed Installation Guides
Browse files Browse the repository at this point in the history
  • Loading branch information
revanthkumarJ committed Nov 26, 2024
1 parent af4733e commit a417576
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 195 deletions.
28 changes: 17 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,23 +117,29 @@ By following these contribution guidelines, you're all set to start contributing

## Instructions to Get the Latest APK

To get the latest APK from the GitHub Actions artifacts, follow these steps:
To download the latest APK from the GitHub Actions artifacts, follow these steps:

1. Navigate to the [Actions](https://github.com/openMF/mobile-wallet/actions?query=workflow%3A%22Mobile-Wallet+CI%5BMaster%2FDev%5D%22+event%3Apush) tab of this repository.
### Step 1: Access the Actions Tab
- Navigate to the [Actions Tab](https://github.com/openMF/mobile-wallet/actions?query=workflow%3A%22Mobile-Wallet+CI%5BMaster%2FDev%5D%22+event%3Apush) of this repository.

2. Click the latest workflow from the workflows list.
### Step 2: Select the Latest Workflow
- Click on the most recent workflow from the workflows list.

3. Scroll down to the **Artifacts** section, where you will find: **Android APKs** | **Linux-App** | **MacOS-App** | **Windows-Apps**. Download all the available zip files.
<img height='200' src="https://github.com/user-attachments/assets/ab7783ff-3834-4be2-9ce8-6342746b22a2">
### Step 3: Locate the Artifacts Section
- Scroll down to the **Artifacts** section, where you will find:
- **Android APKs**
- **Linux-App**
- **MacOS-App**
- **Windows-Apps**
- Download all the available zip files.


![Artifacts Section](https://github.com/user-attachments/assets/ab7783ff-3834-4be2-9ce8-6342746b22a2)

5. After successful download, extract the zip files to your preferred location.
### Step 4: Extract the Files
- After downloading the files, extract the zip archives to your preferred location.

6. To know the installation steps after downloading the zip file, click the respective platform:
- [Android Installation Steps](https://github.com/openMF/mobile-wallet/blob/dev/docs/readmes/AndroidInstallationSteps.md)
- [Linux Installation Steps](https://github.com/openMF/mobile-wallet/blob/dev/docs/readmes/LinuxInstallationSteps.md)
- [Windows Installation Steps](https://github.com/openMF/mobile-wallet/blob/dev/docs/readmes/WindowsInstallationSteps.md)
### Step 5: Install the Application
- Open the extracted files and install the application on your device.


## Wiki
Expand Down
51 changes: 0 additions & 51 deletions docs/readmes/AndroidInstallationSteps.md

This file was deleted.

74 changes: 0 additions & 74 deletions docs/readmes/LinuxInstallationSteps.md

This file was deleted.

59 changes: 0 additions & 59 deletions docs/readmes/WindowsInstallationSteps.md

This file was deleted.

0 comments on commit a417576

Please sign in to comment.