Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

fix simple typo #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Inspired by [wox.plugin.putty](https://github.com/kosz78/wox.plugin.putty), this

#How to use
1. Install this plugin via `wpm install kitty`
2. Edit config.json file in this plugin folder and set the the kitty folder path in your disk
2. Edit config.json file in this plugin folder and set the kitty folder path in your disk
3. Run the Wox command 'Restart Wox'
4. Run the Wox command 'kitty yourSessionHere'

Expand Down