Steve Piercy
2017-03-01 7fb889349d40e361397ed31f3535689182aa5cf0
Merge pull request #2969 from stevepiercy/master

use correct directory name for cookiecutter generated README.txt
13 files modified
26 ■■■■ changed files
docs/tutorials/wiki/src/authorization/README.txt 2 ●●● patch | view | raw | blame | history
docs/tutorials/wiki/src/basiclayout/README.txt 2 ●●● patch | view | raw | blame | history
docs/tutorials/wiki/src/installation/README.txt 2 ●●● patch | view | raw | blame | history
docs/tutorials/wiki/src/models/README.txt 2 ●●● patch | view | raw | blame | history
docs/tutorials/wiki/src/tests/README.txt 2 ●●● patch | view | raw | blame | history
docs/tutorials/wiki/src/views/README.txt 2 ●●● patch | view | raw | blame | history
docs/tutorials/wiki2/src/authentication/README.txt 2 ●●● patch | view | raw | blame | history
docs/tutorials/wiki2/src/authorization/README.txt 2 ●●● patch | view | raw | blame | history
docs/tutorials/wiki2/src/basiclayout/README.txt 2 ●●● patch | view | raw | blame | history
docs/tutorials/wiki2/src/installation/README.txt 2 ●●● patch | view | raw | blame | history
docs/tutorials/wiki2/src/models/README.txt 2 ●●● patch | view | raw | blame | history
docs/tutorials/wiki2/src/tests/README.txt 2 ●●● patch | view | raw | blame | history
docs/tutorials/wiki2/src/views/README.txt 2 ●●● patch | view | raw | blame | history
docs/tutorials/wiki/src/authorization/README.txt
@@ -6,7 +6,7 @@
- Change directory into your newly created project.
    cd myproj
    cd tutorial
- Create a Python virtual environment.
docs/tutorials/wiki/src/basiclayout/README.txt
@@ -6,7 +6,7 @@
- Change directory into your newly created project.
    cd myproj
    cd tutorial
- Create a Python virtual environment.
docs/tutorials/wiki/src/installation/README.txt
@@ -6,7 +6,7 @@
- Change directory into your newly created project.
    cd myproj
    cd tutorial
- Create a Python virtual environment.
docs/tutorials/wiki/src/models/README.txt
@@ -6,7 +6,7 @@
- Change directory into your newly created project.
    cd myproj
    cd tutorial
- Create a Python virtual environment.
docs/tutorials/wiki/src/tests/README.txt
@@ -6,7 +6,7 @@
- Change directory into your newly created project.
    cd myproj
    cd tutorial
- Create a Python virtual environment.
docs/tutorials/wiki/src/views/README.txt
@@ -6,7 +6,7 @@
- Change directory into your newly created project.
    cd myproj
    cd tutorial
- Create a Python virtual environment.
docs/tutorials/wiki2/src/authentication/README.txt
@@ -6,7 +6,7 @@
- Change directory into your newly created project.
    cd myproj
    cd tutorial
- Create a Python virtual environment.
docs/tutorials/wiki2/src/authorization/README.txt
@@ -6,7 +6,7 @@
- Change directory into your newly created project.
    cd myproj
    cd tutorial
- Create a Python virtual environment.
docs/tutorials/wiki2/src/basiclayout/README.txt
@@ -6,7 +6,7 @@
- Change directory into your newly created project.
    cd myproj
    cd tutorial
- Create a Python virtual environment.
docs/tutorials/wiki2/src/installation/README.txt
@@ -6,7 +6,7 @@
- Change directory into your newly created project.
    cd myproj
    cd tutorial
- Create a Python virtual environment.
docs/tutorials/wiki2/src/models/README.txt
@@ -6,7 +6,7 @@
- Change directory into your newly created project.
    cd myproj
    cd tutorial
- Create a Python virtual environment.
docs/tutorials/wiki2/src/tests/README.txt
@@ -6,7 +6,7 @@
- Change directory into your newly created project.
    cd myproj
    cd tutorial
- Create a Python virtual environment.
docs/tutorials/wiki2/src/views/README.txt
@@ -6,7 +6,7 @@
- Change directory into your newly created project.
    cd myproj
    cd tutorial
- Create a Python virtual environment.