mirror of https://github.com/openXC7/prjxray.git
Remove unnecessary warning from README.md
Signed-off-by: Oguz Meteer <info@guztech.nl>
This commit is contained in:
parent
019492c10d
commit
832585bfea
|
|
@ -64,10 +64,9 @@ running any other commands:
|
|||
source database/artix7/settings.sh
|
||||
|
||||
### Step 7: ###
|
||||
(Option 1) - Download a current stable version (you can use the Python API with
|
||||
a pre-generated database)
|
||||
(Option 1, recommended) - Download a current stable version (you can use the
|
||||
Python API with a pre-generated database)
|
||||
|
||||
# WARNING: causes git issues, overrides environment
|
||||
./download-latest-db.sh
|
||||
|
||||
(Option 2) - (Re-)create the entire database (this will take a very long time!)
|
||||
|
|
|
|||
Loading…
Reference in New Issue