aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPetter Rodhelind <petter.rodhelind@gmail.com>2020-01-14 11:41:08 +0100
committerPetter Rodhelind <petter.rodhelind@gmail.com>2020-01-14 11:41:08 +0100
commit02d7aa8915f9c3a3288dab01f321eb94ba219e3b (patch)
treef053238978479e408a2b83571443e132f30586ab /README.md
parentc0c9d8f883dfd3a7f5a74499d91bb95884b15873 (diff)
parent3d1382b98a502d0c34d5ba2c462396acc515016e (diff)
downloadplan9port-02d7aa8915f9c3a3288dab01f321eb94ba219e3b.tar.gz
plan9port-02d7aa8915f9c3a3288dab01f321eb94ba219e3b.tar.bz2
plan9port-02d7aa8915f9c3a3288dab01f321eb94ba219e3b.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 1409d5a5..631dde28 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Installation
------------
To install, run ./INSTALL. It builds mk and then uses mk to
-run the rest of the installation.
+run the rest of the installation.
For more details, see install(1), at install.txt in this directory
and at https://9fans.github.io/plan9port/man/man1/install.html.
@@ -22,7 +22,7 @@ or differences from Plan 9.
Helping out
-----------
-If you'd like to help out, great! The TODO file contains a small list.
+If you'd like to help out, great!
If you port this code to other architectures, please share your changes
so others can benefit.
@@ -30,7 +30,7 @@ so others can benefit.
Git
---
-You can use Git to keep your local copy up-to-date as we make
+You can use Git to keep your local copy up-to-date as we make
changes and fix bugs. See the git(1) man page here ("9 man git")
for details on using Git.