Toggle navigation
Toggle navigation
This project
Loading...
Sign in
강상위
/
2018-summer
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
강상위
2018-10-18 21:05:58 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
8b51181d0ac67a9a40609bbfced34a36ccd3f155
8b51181d
1 parent
eed70337
Change Add 02_Produce Debut Expectation README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
02_Produce48_Debut_Expectation/README.md
02_Produce48_Debut_Expectation/README.md
View file @
8b51181
...
...
@@ -6,12 +6,12 @@
-
Terminal Environment
-
1.Clone
> git clone
<THIS-PROJECT
>
> git clone
\<THIS-PROJECT\
>
-
2.Make virtual environment in Python3.
> cd
<THIS-PROJECT>
> python3 -m venv
<YOUR-VENV
>
> cd
\<THIS-PROJECT\>
> python3 -m venv
\<YOUR-VENV\
>
-
4.Install “twitterscrapper” on your virtual environment.
> source
<YOUR-VENV>/bin/activate
> source
\<YOUR-VENV\>/bin/activate
> pip install twitterscrapper
...
...
Please
register
or
login
to post a comment