mirror of
https://github.com/L0w1y/JBKF.git
synced 2025-02-22 14:32:14 +00:00
Update README.md, minor fixes
This commit is contained in:
parent
0600ae11db
commit
b430f6dde2
|
@ -33,7 +33,7 @@
|
|||
> [!NOTE]
|
||||
> На этом этапе у вас уже будут работать ключи активации IDE
|
||||
|
||||
### Генератор активации плагинов
|
||||
### Модуль активации плагинов
|
||||
|
||||
- [x] Скачайте и установите [tampermonkey](https://www.tampermonkey.net/)
|
||||
- [x] [Установите скрипт](https://raw.githubusercontent.com/L0wl/JBKF/resources/script/jetbra.user.js)
|
||||
|
|
|
@ -17,7 +17,6 @@ A simple and lightweight browser extension that allows you to generate JetBrains
|
|||
|
||||
# Installation
|
||||
|
||||
#### 1st step
|
||||
- [x] Download ['agent'](https://github.com/L0wl/archive/refs/heads/agent.zip) branch
|
||||
- [x] Copy `jetbra` to root of the disk
|
||||
- [x] Open `jetbra/scripts` folder, and install script what fits to your system
|
||||
|
@ -31,13 +30,16 @@ A simple and lightweight browser extension that allows you to generate JetBrains
|
|||
| `install.sh`|Install javaagent service for user from execution environment|Linux/Mac|
|
||||
| `uninstall.sh`| Uninstall javaagent service for user from execution environment|Linux/Mac|
|
||||
|
||||
#### 2nd step
|
||||
> [!NOTE]
|
||||
> At this stage, you will already have the IDE activation keys working.
|
||||
|
||||
### Plugins activation module
|
||||
|
||||
- [x] Download and install [tampermonkey](https://www.tampermonkey.net/)
|
||||
- [x] [Install script](https://raw.githubusercontent.com/L0wl/JBKF/resources/script/jetbra.user.js)
|
||||
|
||||
> [!IMPORTANT]
|
||||
> Tampermonkey reqired
|
||||
> Tampermonkey must be installed
|
||||
|
||||
# Activation
|
||||
|
||||
|
|
Loading…
Reference in a new issue