I installed the blast+ program on my computer to use BLAST locally. I also downloaded the complete nr database to my external hard drive. To access it I created an environment variable called BLASTDB with the path to my external hard drive, as was explained in the official user manual.
When I try to update the nr database with the command prompt:
update_blastdb.pl --decompress nr
it downloads it to the current working directory.