This is an automated email from the ASF dual-hosted git repository. rustyrazorblade pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cassandra-website.git
The following commit(s) were added to refs/heads/master by this push: new 2877926 removed last traces of svn in the readme 2877926 is described below commit 2877926a7d3f5d0f857241c15478e09d84ce4776 Author: Jon Haddad <j...@jonhaddad.com> AuthorDate: Fri Oct 4 11:07:50 2019 -0700 removed last traces of svn in the readme --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 0dfc9b4..bec21f1 100644 --- a/README +++ b/README @@ -1,12 +1,12 @@ Apache Cassandra website builder ================================ -Building the Apache Cassandra website takes a number of steps. To make things easier we have provided a Docker container which can build the full website in two simple commands and have it ready to commit via SVN. If you are interested in the process head over to the [README](./src/README) in _src_ directory. +Building the Apache Cassandra website takes a number of steps. To make things easier we have provided a Docker container which can build the full website in two simple commands and have it ready to commit via git. If you are interested in the process head over to the [README](./src/README) in _src_ directory. Prerequisite ------------ -To build and run the Docker container you will need `Docker` version 2.0.0.0 or greater. If you need a copy of the site code you will need `SVN` as well. +To build and run the Docker container you will need `Docker` version 2.0.0.0 or greater. If you need a copy of the site code you will need `git` as well. Building the site --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org