immer icon indicating copy to clipboard operation
immer copied to clipboard

Build instructions need updating

Open khiner opened this issue 2 years ago • 1 comments

Executing the build instructions fails because a file named BUILD already exists at the project root:

$ mkdir -p build && cd build
mkdir: build: File exists

khiner avatar Feb 25 '24 15:02 khiner

Oh... which OS are you on? It seems you are in a case-sensitive filesystem? But fair, it should work regardles...

arximboldi avatar Feb 26 '24 11:02 arximboldi