瀏覽代碼

Update docs/source/getting_started.rst

Fix requirements_oscar.{py,txt} file extension in tutorial.
master
Osvaldo Santana Neto 13 年之前
父節點
當前提交
b984e5fdf3
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      docs/source/getting_started.rst

+ 1
- 1
docs/source/getting_started.rst 查看文件

@@ -161,7 +161,7 @@ Replace a few files with Oscar-specific versions (the templated project can be
161 161
 used for non-Oscar projects too)::
162 162
 
163 163
     mv frobshop/www/urls{_oscar,}.py
164
-    mv frobshop/www/deploy/requirements{_oscar,}.py
164
+    mv frobshop/www/deploy/requirements{_oscar,}.txt
165 165
     mv frobshop/www/conf/default{_oscar,}.py
166 166
 
167 167
 Install dependencies::

Loading…
取消
儲存