From 0df8fded1fe679c2317a1903148578cb9edf73d4 Mon Sep 17 00:00:00 2001 From: Nick Borbe Date: Tue, 7 Feb 2017 11:56:37 -0500 Subject: [PATCH 1/3] added a * take that! --- README.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rdoc b/README.rdoc index 8f07bdb..b7da04c 100644 --- a/README.rdoc +++ b/README.rdoc @@ -2,4 +2,4 @@ Simple spotify music search built using the spotify API, rails, and react. * git clone * cd Spotironreactify -* bundle install \ No newline at end of file +** bundle install From f7a6d8db4915c7dbbe93ab8d7793c8b785a60312 Mon Sep 17 00:00:00 2001 From: Nick Borbe Date: Tue, 7 Feb 2017 12:01:34 -0500 Subject: [PATCH 2/3] Update README.rdoc --- README.rdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rdoc b/README.rdoc index b7da04c..58d6c9a 100644 --- a/README.rdoc +++ b/README.rdoc @@ -1,5 +1,5 @@ Simple spotify music search built using the spotify API, rails, and react. -* git clone -* cd Spotironreactify +** git clone +** cd Spotironreactify ** bundle install From 5b1e3dc23713cf2014ec0e1c43db7322ad3b07d6 Mon Sep 17 00:00:00 2001 From: Nick Borbe Date: Wed, 24 May 2017 16:09:26 -0400 Subject: [PATCH 3/3] update --- README.rdoc | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rdoc b/README.rdoc index 58d6c9a..ad00b10 100644 --- a/README.rdoc +++ b/README.rdoc @@ -3,3 +3,4 @@ Simple spotify music search built using the spotify API, rails, and react. ** git clone ** cd Spotironreactify ** bundle install +- that's it.