Skip to content

Commit

Permalink
readme typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
whoismissing committed May 19, 2023
1 parent 65fa66e commit 20d6d25
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
2. [Why did we develop SyzScope?](#Why_did_we_develop_SyzScope)
3. [Access our paper](#access_the_paper)
4. [Setup](#Setup)
1. [Dokcer - Recommend](#Dokcer)
1. [image - ready2go](#Dokcer_ready2go)
2. [image - mini](#Dokcer_mini)
1. [Docker - Recommend](#Docker)
1. [image - ready2go](#Docker_ready2go)
2. [image - mini](#Docker_mini)
3. [image - syzscope](#Docker_syzscope)
2. [Manually setup](#Manually_setup)
1. [Let's warm up](#warm_up)
Expand Down Expand Up @@ -57,13 +57,13 @@ month = aug,



#### Dokcer - Recommend
#### Docker - Recommend

<a name="Dokcer"></a>
<a name="Docker"></a>

##### Image - ready2go(18.39 Gb)

<a name="Dokcer_ready2go"></a>
<a name="Docker_ready2go"></a>

```bash
docker pull etenal/syzscope:ready2go
Expand All @@ -86,7 +86,7 @@ git pull

##### Image - mini(400 MB)

<a name="Dokcer_mini"></a>
<a name="Docker_mini"></a>

```bash
docker pull etenal/syzscope:mini
Expand Down

0 comments on commit 20d6d25

Please sign in to comment.