Skip to content

Commit

Permalink
Update vendor
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
ze committed Oct 8, 2017
1 parent ce8ccf1 commit ec06ba8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
File renamed without changes.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,8 @@ frc-idea is a plugin for IntelliJ IDEA that allows for FRC teams to create and d

## Installing

* Download the latest release from the releases tab.
* Open up IntelliJ Settings which can be accessed via `ctrl+alt+s`.
* Go to the plugins tab and select `Install plugin from disk...`.
* Select frc-idea.jar, submit and restart, the plugin should then work.
* Select `frc-idea.jar`, submit and restart, the plugin should then work.

When further progress is made in the plugin, it will be submitted for review to the Jetbrains plugin repository for official release.
Afterwards, the plugin can then be installed from there.
2 changes: 1 addition & 1 deletion resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<id>com.team334.frc</id>
<name>FRC Intellij Plugin</name>
<version>1.0</version>
<vendor email="[email protected]" url="https://github.com/ze">Zakaria Elkatani</vendor>
<vendor email="[email protected]" url="https://github.com/team334/frc-idea">Team 334</vendor>

<description><![CDATA[
A WPILib Plugin for FRC teams who use IntelliJ
Expand Down

0 comments on commit ec06ba8

Please sign in to comment.