Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Commit

Permalink
Merge pull request #3 from dpeGit/main
Browse files Browse the repository at this point in the history
update of readme to point to the right place
  • Loading branch information
dpeGit authored Apr 16, 2023
2 parents 2078062 + d931826 commit db9f105
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# GenLite 0.2.19 - For GenFanad
# GenLite 0.2.20-1 - For GenFanad

GenLite installation instructions
1. Install [TamperMonkey(All Browsers)](https://www.tampermonkey.net/) in your browser of choice.
2. Change Tampermonkey Inject Mode
1. Go to Tampermonkey -> Dashboard -> Settings tab
2. At the top, change Config Mode to "Advanced"
3. At the bottom under Experimental, change Inject Mode to "Instant"
3. Click [here](https://github.com/Retoxified/GenLite/raw/release/dist/genlite.user.js) to install GenLite
3. Click [here](https://github.com/GenLite-Org/GenLite/raw/release/dist/genlite.user.js) to install GenLite
4. Enjoy! GenLite should automatically update whenever there is a new version. We will announce new versions in our discord server.

Join us on Discord: https://discord.gg/Jn7s7pArdg
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "genlite",
"version": "0.2.19",
"version": "0.2.20-1",
"scripts": {
"build:prodbeta": "npm version prerelease --no-git-tag-version --force && npx webpack --mode production --env type=prerelease",
"build:prodrelease": "npm version patch --no-git-tag-version --force && npx webpack --mode production --env type=release",
Expand Down

0 comments on commit db9f105

Please sign in to comment.