Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 545 Bytes

README.md

File metadata and controls

25 lines (22 loc) · 545 Bytes

GitHub-Store

Version

Current Version: 0.0.1

Description

This is for installing files in your browser.

Installation Instructions

  1. Clone the repository: https://github.com/username/project-name.git
  2. Navigate to the directory: cd project-name
  3. Run the installer:
  • For Windows:
    ./installers/windows_installer_v0.0.1.exe
    
  • For macOS:
    ./installers/macos_installer_v0.0.1.pkg
    
Changelog

v0.0.1:

  • Initial release.
  • Added support for Windows, macOS, and Linux.
  • Basic installation functionality.