Toggle navigation
Toggle navigation
This project
Loading...
Sign in
신원형
/
study-or-enjoy
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
1
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
신원형
2022-06-06 13:29:32 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
7872d5301b564b64f64767606c6673e716addbce
7872d530
1 parent
7c2c1549
add readme
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
README.md
README.md
View file @
7872d53
...
...
@@ -10,11 +10,11 @@
# Installation
```
sh
$
wget -c https://github.com/mozilla/geckodriver/releases/download/v0.
26.0/geckodriver-v0.26
.0-linux64.tar.gz -O - | tar -xz
$
wget -c https://github.com/mozilla/geckodriver/releases/download/v0.
31.0/geckodriver-v0.31
.0-linux64.tar.gz -O - | tar -xz
$
npm install
```
and add setting.json for channel access
and add setting.json
at root directory
for channel access
```
json
{
...
...
Please
register
or
login
to post a comment