[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/cyberpunk-theme 8eada5a 074/132: Merge pull request #20 fr
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/cyberpunk-theme 8eada5a 074/132: Merge pull request #20 from syohex/update-url |
Date: |
Thu, 21 Oct 2021 18:03:52 -0400 (EDT) |
branch: elpa/cyberpunk-theme
commit 8eada5a95d18ad3a5d77d18de9a304877f952948
Merge: ae3f3d1 f304572
Author: Nicholas M. Van Horn <nemo1211@gmail.com>
Commit: Nicholas M. Van Horn <nemo1211@gmail.com>
Merge pull request #20 from syohex/update-url
Update MELPA URL. Thanks @syohex !
---
README.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index b9d9a24..e6a5933 100644
--- a/README.md
+++ b/README.md
@@ -22,18 +22,18 @@ You can then load the theme at any time by running the
command <code>M-x load-th
Package.el
----------
-Cyberpunk is available in [MELPA](http://melpa.milkbox.net/). This
installation method assumes that you have added MELPA to your package archive
list. This can be accomplished in your init file with the following command:
+Cyberpunk is available in [MELPA](https://melpa.org/). This installation
method assumes that you have added MELPA to your package archive list. This can
be accomplished in your init file with the following command:
```lisp
(add-to-list 'package-archives
- '("melpa" . "http://melpa.milkbox.net/packages/") t)
+ '("melpa" . "https://melpa.org/packages/") t)
```
-Alternatively, if you prefer stability you can install from the
[MELPA-stable](http://melpa-stable.milkbox.net) repository by instead adding
the following to your init file:
+Alternatively, if you prefer stability you can install from the
[MELPA-stable](https://stable.melpa.org/) repository by instead adding the
following to your init file:
```lisp
(add-to-list 'package-archives
- '("melpa-stable" . "http://melpa-stable.milkbox.net/packages/") t)
+ '("melpa-stable" . "https://stable.melpa.org/packages/") t)
```
Once set up, you can install <code>cyberpunk</code> using the following
command:
- [nongnu] elpa/cyberpunk-theme 0070f53 048/132: company mode, (continued)
- [nongnu] elpa/cyberpunk-theme 0070f53 048/132: company mode, ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme 08b6572 049/132: Merge pull request #10 from martintrojer/master, ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme 4c0bb7f 047/132: Fixed bad url in readme screenshot., ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme 7fa3407 057/132: Typos, ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme fae79cc 063/132: Fixed company-preview-common face being unreadable, ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme 59b76a1 065/132: Merge pull request #15 from nivekuil/master, ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme cc25cb4 046/132: Fixed bad url to screenshot in readme, ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme 2ff3e7a 054/132: Clarifications regarding starred modes, ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme df67765 056/132: after-init-hook load-theme code instructions, ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme 928f655 050/132: Added company-mode to readme. Version bump, ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme 8eada5a 074/132: Merge pull request #20 from syohex/update-url,
ELPA Syncer <=
- [nongnu] elpa/cyberpunk-theme 1847a34 077/132: racket-mode added to readme, ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme 54e1f9c 087/132: magit: Inherit from non-highlight faces., ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme 430b09a 089/132: Magit v2 reflected in readme, ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme 35e73ef 092/132: Changetip image, ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme db5e866 094/132: Merge pull request #25 from 7696122/master, ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme fbbc604 099/132: Merge pull request #28 from dragsubil/master, ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme c5ad3a1 105/132: Merge pull request #30 from tumashu/master, ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme 3039145 112/132: Do not set org-level-*'s height, ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme dcd4784 111/132: Indent, ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme f8967e4 116/132: Version bump, ELPA Syncer, 2021/10/21