Skip to content

Commit 1012646

Browse files
authoredFeb 23, 2025
Update README.md
1 parent 5c0f60e commit 1012646

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed
 

‎README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@ It works, but *please* don't follow this as an example. Practically every decisi
1111

1212
* The case is ugly. I 3D-printed it because I couldn't find any decent cases that would hold the display I chose.
1313

14-
Build with: `docker build --build-arg PARTICLE_USERNAME='your-username' --build-arg PARTICLE_PASSWORD='your_password' -t wxpaper .`
15-
16-
Build with: `docker build --build-arg PARTICLE_TOKEN=`your particle token` -t wxpaper .` You'll probably want to use an unexpiring token.
14+
Build with: `docker build --build-arg PARTICLE_TOKEN=your_particle_token -t wxpaper .` You'll probably want to use an unexpiring token.
1715

1816
![example image](photo.jpeg)
1917

0 commit comments

Comments
 (0)
Please sign in to comment.