Commit Graph

474 Commits

Author SHA1 Message Date
syl20bnr 2c22bb96a0 Add GPLv3 logo to README 2021-03-25 22:59:32 -04:00
Chris 9b9043bc5c
update cask install instructions in README (#14452)
* use 'brew install --cask'

the latest versions of homebrew use the syntax 'brew install --cask' instead of 'brew cask install'

* Update README.md
2021-03-14 00:16:16 +01:00
Marco Ieni cbeafda39b README: improve badges
- add alt text to html badge
- add language to code blocks in order to get syntax highlight
2020-09-04 22:56:46 +02:00
Boris Buliga 75cffc89d2 add instructions to build emacs-plus with Spacemacs icon 2020-06-07 17:55:30 +02:00
Maximilian Wolff 6ec693c6a9
Move PR tutorial from README to CONTRIBUTING 2020-03-13 00:21:32 +01:00
Maximilian Wolff 4ac23df2d4
Add more helpful links to the README 2020-03-12 20:45:06 +01:00
Maximilian Wolff 884afe138b
Mention tutorial links in general README.md 2020-03-08 19:32:57 +01:00
Maximilian Wolff 7c6f1bebd4
Add missing changelog.develop entry and clean up installation instructions 2020-01-30 22:40:23 +00:00
Apromixately 382200ba9d
Update README.md
Add description of how to get new GPG key for old Emacs versions.
2020-01-30 22:26:57 +00:00
ghost-420 3d39b98e92 [doc] Update Windows section
Suggest official Emacs.
2020-01-14 09:20:56 +01:00
Marco Ieni 708d130ac9 README: renamed intelli-space to intellimacs
updated related project name
2019-12-28 19:59:22 +01:00
Miciah Masters 552fd5953c Update references to macOS
Apple renamed "Mac OS X" to "OS X" in 2012 and then to "macOS" in 2016.
Update references to use the current name.
2019-10-13 12:04:40 +02:00
Sergio Morales 4ab684bd58 Update README.md
fix documentation to install fonts
2019-10-11 21:31:58 +02:00
Som Poddar 283ede755d Updated read-me
- Added brew specific commands for symlinking app on Mac
- Removed trailing white space chars
2019-10-11 14:42:20 +02:00
Pedro Cunial c91dc24538 Add --depth to git clone command suggestion in README.md 2019-08-31 23:34:13 +02:00
Lassiter Gregg f2dbe9eff4 Update README.md to have more information about installing packages on OSX 2019-08-08 21:02:13 +02:00
MarcoIeni 50c27cd3f6 Added "Spacemacs Everywhere" section in README
This new section provides links to projects that aims to bring spacemacs
experience to other IDEs/tools
2019-06-24 21:07:00 +02:00
Luke Winship 2743227e6b Make emacs-mac instruction consistent with emacs-plus 2019-05-30 09:35:25 +02:00
syl20bnr 059455e248 Remove Waffle from Readme :-( 2019-05-12 21:53:52 -04:00
Vincent Taing 2441f36a79 Add a note on grep prerequesite in the README 2019-04-23 23:56:56 +02:00
Ather Sharif 551ed9cdc2 added emacs-plus instructions for installation 2018-05-21 13:10:51 -04:00
Ather Sharif efa68b1858 downcased the ln statement 2018-05-21 13:10:51 -04:00
Ather Sharif 0585b37320 add recommended brew method to install emacs 2018-05-21 13:10:51 -04:00
syl20bnr 2e8727ae2e Fix line separation in README 2018-03-04 00:15:58 -05:00
syl20bnr 665c09b684 mode-line: fix color space for spaceline separators on MacOS 2018-01-28 22:40:58 -05:00
syl20bnr b53b23adff Add requirement for gzip in Windows prerequisites README 2017-10-29 21:43:15 -04:00
syl20bnr 5614bae8da Bump Emacs minimum version requirements in README 2017-10-29 21:16:20 -04:00
Anton Latukha 774da71292 README: allow people to go `stable` or participate in `develop`
With this easy change:

* Every newcomer decide - to use `stable` or to go participate in `develop`
* Users automagically get informed there in Spacemacs this process, and where `stable` is and where is `develop` happening.
* People will know to look in `develop`, and over time `stable` people would create less bugreports already fixed in `develop`, so you also will get less bugreport duplicates from `stable` users that does not knew about `develop`.
* More testing and community participation in development. `develop` is now closed from eyes of users, make it more known and open.
2017-10-15 11:08:01 -04:00
JAremko 90d3ac1efa
Switch to CircleCI status badge 2017-09-23 23:40:41 +03:00
Eivind Fonn 1225631c12 Point to full installation instructions without shortcuts 2017-05-24 14:08:11 +02:00
Jim Deville 6c68694a43 Clarify the intentions of Quick Install
To address https://github.com/syl20bnr/spacemacs/issues/5538 by clarifying the Quick install and pointing to advanced instructions
2017-05-24 14:06:52 +02:00
Muneeb Shaikh 2ecfe98bd3 typo: your -> you're 2017-04-29 11:14:55 +05:30
JAremko c1e4556882 Format and cleanup docs. Fix links. 2017-04-28 23:29:14 -04:00
syl20bnr d25d032e90 Update README
Remove mention about XEmacs development being dead.
Avoid to replicate the wizard to respect DRY and minimize the risks of out dated
documentation.
2017-04-28 22:47:50 -04:00
duianto c0c18cd185 Update README.md: links/rewrites/missing words/etc 2017-04-28 22:37:20 -04:00
syl20bnr bb70793c75 README: respect 80 chars by line 2017-04-20 22:34:57 -04:00
Nikolai Myllymäki 419fc605ec Add commands for font install on macOS
Add brew commands for Source Code Pro installation to installation instructions
in README.md, describe command usage and add missing capitalisation.

Concentrate installation instructions

Make installation instructions more beginner-friendly, concise and thorough:
- Add Git to prerequisites
- Move specific git clone instructions for Windows users from beginners
tutorial to README.md
- Move fallback font installation instructions and info from beginners tutorial
to README.md
- Remove redundant install steps from beginners tutorial
- Misc. typo fixes and wording improvements
2017-04-20 22:29:25 -04:00
Robert O'Connor 2659c8b32b Remove trailing whitespace (again) 2017-04-19 22:51:39 -04:00
Lele b16f330fec Fixed a little typo
Fixed "our" vs "your" in the Alternate Installations section
2017-04-19 22:47:47 -04:00
Soo 86bd9c4a1c Update README.md 2017-04-17 19:47:28 -04:00
Jonathan Gillett a68dd97e17 Fixed a type in the README for title bar
Fixed a typo in the README for having the title bar match the theme background color.
2017-04-09 18:17:33 -04:00
CL123123 bda50a6db4 Grammar issue
"diminishes" --> "diminish"
“a environment” --> "an environment"
"repository" --> "repository,"
2017-04-09 18:17:14 -04:00
Julien Wintz 1ffa4740d9 Mention option for using natural title bar on mac. 2017-03-26 15:55:24 +02:00
Zetok Zalbavar 5311784401 Fix link to achievements in README.md 2016-10-31 08:35:01 +02:00
syl20bnr 1d96d98ec4 Add Spacemacs Shop mention and badge in README 2016-10-18 22:48:35 -04:00
vigilancer 839f64ee5a
Update README.md
fix osx layer link
2016-10-03 21:05:56 +03:00
d12frosted 655d737d4a
update macOS installation instructions
Mostly to reflect latest changes in emacs-plus formulae
2016-09-30 12:22:45 +03:00
Eivind Fonn 91e76269e0 Update Emacs version note in README
See #7151
2016-09-23 08:26:48 +02:00
Hugh Wang e110d914fa Improve typography in README.md. 2016-09-16 15:14:27 +02:00
d12frosted 93cfb7f4ff
update notes about powerline separator colours 2016-07-22 13:10:41 +03:00