Skip to content

Commit

Permalink
Fix typo and apostrophe
Browse files Browse the repository at this point in the history
  • Loading branch information
yahgwai authored and hkalodner committed Nov 30, 2021
1 parent 65f9e8a commit 599c0d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ yarn build

# Native setup instructions

For most users we recommend that you run Arbitrum through our easy docker setup. However if you want to install Arbitrum natively, additionally follow this instructions:
For most users we recommend that you run Arbitrum through our easy docker setup. However if you want to install Arbitrum natively, additionally follow these instructions:

#### MacOS

Expand Down Expand Up @@ -112,7 +112,7 @@ sudo make install-shared
```

#### Troubleshooting
An error like the following means that your gcc compiler doesnt recognise your processor.
An error like the following means that your gcc compiler doesn't recognise your processor.
```
cc1plus: error: bad value (‘tigerlake’) for ‘-mtune=’ switch
cc1plus: note: valid arguments to ‘-mtune=’ switch are: nocona core2 nehalem corei7 westmere sandybridge corei7-avx ivybridge core-avx-i haswell core-avx2 broadwell skylake skylake-avx512 cannonlake icelake-client icelake-server cascadelake bonnell atom silvermont slm goldmont goldmont-plus tremont knl knm intel x86-64 eden-x2 nano nano-1000 nano-2000 nano-3000 nano-x2 eden-x4 nano-x4 k8 k8-sse3 opteron opteron-sse3 athlon64 athlon64-sse3 athlon-fx amdfam10 barcelona bdver1 bdver2 bdver3 bdver4 znver1 znver2 btver1 btver2 generic native
Expand Down

0 comments on commit 599c0d0

Please sign in to comment.