From 3e140df1a9e48e81fc2098e5945e0cf702cdbe74 Mon Sep 17 00:00:00 2001 From: Alex Selimov Date: Mon, 19 Oct 2020 15:15:15 -0400 Subject: [PATCH] Correcting problem with README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c83516c..d038308 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Default duplicate is `1 1 1`. This is used to replicate the element along each d **Dimensions** ``` -dimensions dimx dimy dimz +dim dimx dimy dimz ``` There is no default dimensions as duplicate is the default option. This command assigns a box with user-assigned dimensions and fills it with the desired element. By default atoms fill in the jagged edges at the boundaries if the dimensions command is included.