fix blockchain conversion info

This commit is contained in:
Riccardo Spagni 2016-09-19 23:38:49 +02:00
parent 2403ee368e
commit 56c208715a
No known key found for this signature in database
GPG key ID: 55432DF31CCD4FCD

View file

@ -44,7 +44,7 @@ Some highlights of this release are:
Due to the space savings and performance gains it is again highly recommended that you delete the contents of your Monero working directory and sync from scratch. This directory can be found in ~/.bitmonero on Linux and OS X, and on Windows in \Users\username\AppData\Roaming\bitmonero or \ProgramData\bitmonero.
Alternatively, you can use ```monero-blockchain-export``` to export your current blockchain, then delete the lmdb folder in your working directory, and finally use ```monero-blockchain-import``` to reimport it.
Alternatively, you can use ```blockchain_export``` from your previous install to export your current blockchain, then delete the lmdb folder in your working directory, and finally use ```monero-blockchain-import``` from 0.10.0 to reimport it.
## Contributors for this Release