aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBen Alex2016-03-14 14:41:34 +1100
committerBen Alex2016-03-14 14:41:34 +1100
commit2ebce86732e729d7714bd5fd09c6dbefa0535fc5 (patch)
tree8670b1e27fc6de367fbe2af9b52a05ed161ffc4d /README.md
parentd6c0e3d1f64af2e63a9b531ba46bbf27b2483fc9 (diff)
downloadaur-2ebce86732e729d7714bd5fd09c6dbefa0535fc5.tar.gz
Updates to README to reflect AUR changes.
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 1 insertions, 17 deletions
diff --git a/README.md b/README.md
index a4333ccfa45a..59ffe24a36c0 100644
--- a/README.md
+++ b/README.md
@@ -19,22 +19,7 @@ Install software:
sudo pacman -S wget java-environment bash base-devel namcap pkgbuild-introspection
-If you are the current AUR maintainer, setup burp:
-
- sudo pacman -S burp
- mkdir -p $XDG_CONFIG_HOME/burp
- echo 'User=something' > $XDG_CONFIG_HOME/burp/burp.conf
- echo 'Password=something' >> $XDG_CONFIG_HOME/burp/burp.conf
-
-Clone as follows (if you are the current AUR maintainer, use your own
-fork as the `upload` script will push commits to your repository):
-
- git clone git://github.com/benalexau/ib-tws.git
- cd ib-tws
- git submodule init
- git submodule update
-
-From ib-tws, add symbolic links for the utilities:
+From the Git cloned ib-tws directory, add symbolic links for the utilities:
ln -s `pwd`/tws_scripts/tws_get_version $HOME/bin/tws_get_version
ln -s `pwd`/tws_scripts/tws_check_update $HOME/bin/tws_check_update
@@ -56,7 +41,6 @@ If you *are not* the current AUR maintainer, run `update`. This will:
If you *are* the current AUR maintainer, run `upload`. This will:
* Run `update` (refer above)
-* If any changes were made, `burp` is used to upload the new version
* If any changes were made, a Git commit and push is performed
If you are the current AUR maintainer but used `tws_check_update` and it