Skip to content
  1. Jul 12, 2019
    • Mark Coleman's avatar
      readme: document oneliner unattended installation command (#7983) · 29fb617e
      Mark Coleman authored
      The original suggestion for an unattended install downloads the installation script to a file, then runs that file with the --unattended argument. The install.sh file would be left behind after the suggested command was run.
      This change passes the --unattended argument directly into sh. So, it's a nice one-liner like the default installation script, and it doesn't leave a dangling install.sh script.
      29fb617e
  2. Jul 01, 2019
    • Robby Russell's avatar
      s/might/may · b259cdf7
      Robby Russell authored
      After wandering into a few articles that discuss the difference between might and may...opting for may.
      b259cdf7
  3. Jun 03, 2019
  4. May 04, 2019
  5. Apr 04, 2019
  6. Feb 26, 2019
  7. Jun 15, 2018
  8. Apr 15, 2018
  9. Feb 23, 2018
  10. Nov 08, 2017
  11. Nov 04, 2017
  12. Nov 01, 2017
  13. Feb 26, 2017
  14. Dec 08, 2016
  15. Nov 02, 2016
  16. Oct 25, 2016
  17. Oct 17, 2016
  18. Oct 13, 2016
  19. Sep 26, 2016
  20. Sep 25, 2016
  21. Sep 20, 2016
  22. May 12, 2016
  23. Mar 24, 2016
  24. Mar 19, 2016
  25. Jan 18, 2016
  26. Jan 04, 2016
  27. Dec 18, 2015
    • LE Manh Cuong's avatar
      Some improvements · 5e77e00a
      LE Manh Cuong authored
       - Adding documentation
       - Note the effect empty array
       - Fix spelling
       - Using new test `[[...]]`
      5e77e00a
  28. Dec 05, 2015
  29. Nov 10, 2015
  30. Oct 21, 2015
  31. Oct 09, 2015
  32. Aug 31, 2015
  33. Aug 26, 2015
  34. Jul 22, 2015
    • Qix's avatar
      Update README.markdown · b3ce0f36
      Qix authored
      A few spelling fixes, grammatical fixes (what's with all the ellipses?), some standardization of capitalization, and a few other tweaks.
      
      As well, I changed all standalone code fragments into proper code blocks.
      
      I also added a missing theme image!
      b3ce0f36
Loading