From ece7cb1f8f7e2b37e9a256f861f225d51a56da6d Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Sat, 5 Nov 2022 00:16:57 -0400 Subject: [PATCH] [+] Add instructions to install nightly version --- README.md | 6 ++++++ hyfetch/constants.py | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 93406fee..6512a21f 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,12 @@ Updates to `neowofetch` begins with the emoji 🖼️ ### Unpublished 1.4.4 +Note: You can install the latest nightly version by using: + +```sh +pip install git+https://github.com/hykilpikonna/hyfetch.git@master +``` + * 🌈 Fix Python 3.11 compatibility (#35) * 🖼️ Memory - Optimize and fix memory unit conversion (dylanaraps/neofetch#2225) * 🖼️ CPU - Fix model detection for loongson (#34) diff --git a/hyfetch/constants.py b/hyfetch/constants.py index f666ac16..4ee8ed85 100644 --- a/hyfetch/constants.py +++ b/hyfetch/constants.py @@ -7,7 +7,7 @@ from pathlib import Path from typing_extensions import Literal CONFIG_PATH = Path.home() / '.config/hyfetch.json' -VERSION = '1.4.3' +VERSION = '1.4.4rc1' TEST_ASCII = r"""