Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jly8866 committed Feb 21, 2017
2 parents 6f72ff1 + d8e8811 commit b5d7d0e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,8 @@ django:1.8

### 安装步骤:
1. 安装python3:<br/>
<<<<<<< HEAD
tar -xzvf Python-3.4.1.tar.gz <br/>
cd Python-3.4.1 <br/>
=======
tar -xzvf Python-3.4.1.tar.gz
cd Python-3.4.1
>>>>>>> 05e317eecd6db31315e0fbb2ffe064e48c1f9b1c
./configure --prefix=/path/to/python3 && make && make install
或者rpm、yum、binary等其他安装方式
2. 安装django:<br/>
Expand Down

0 comments on commit b5d7d0e

Please sign in to comment.